• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

Fill in the blanks to import only the sqrt and cos functions from the math module: ____ math import ____ cos
modulespython
-7 голосов
17 ответов
19th Jan 2017, 9:14 AM
NIDHI JOSHI
NIDHI JOSHI - avatar
12//number ''some text''// ______true // ____
javascriptmodules
0 голосов
1 ответ
11th Jun 2020, 3:38 AM
Misha Singh
Misha Singh - avatar
fill in the blanks to create a list and print its 3rd element. list = _?_ 42, 55, 67] print(list[ ____ ])
pythonr
-2 голосов
2 ответов
2nd May 2021, 6:36 AM
Aryan kumar
Aryan kumar - avatar
What is the next number in a sequence of:6189, 2158, 3107, 2104, ____
dayhappyteacher's
-6 голосов
2 ответов
5th Sep 2020, 4:26 AM
lakshmi
lakshmi - avatar
How can i understand tags better
____<\><>
1 голос
3 ответов
7th Mar 2021, 7:41 AM
abubakar muhammed
Fill in the blanks to overload the greater than operator for the Box class. public static ____ operator __(Box a,Box b) { if (a.Height*a. Width > b.Height*b.Width) ______ true; else return false; } The blank space for "Box" have 4 char spaces, it wont let me pass!
c#operator-overloading
8 голосов
22 ответов
27th Jun 2016, 9:49 AM
William
William - avatar
Актуальное сегодня
Need a personal tutor
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Software to write and run codes
0 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Summary please??
0 Votes