• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

Fill in the blanks to import only the sqrt and cos functions from the math module: ____ math import ____ cos
modulespython
-7 głosów
17 odpowiedzi
19th Jan 2017, 9:14 AM
NIDHI JOSHI
NIDHI JOSHI - avatar
12//number ''some text''// ______true // ____
javascriptmodules
0 głosów
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
2 odpowiedzi
5th Sep 2020, 4:26 AM
lakshmi
lakshmi - avatar
How can i understand tags better
____<\><>
1 Głos
3 odpowiedzi
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 głosów
22 odpowiedzi
27th Jun 2016, 9:49 AM
William
William - avatar
Popularne dzisiaj
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
1 Votes
Solving coding challenges
2 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Advertising in Sololearn
1 Votes
Fill in the blank to declare a static variable.
0 Votes
RUST'S FUTURE
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes
Programming Language
0 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes