• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

Can anyone explain this nums = list(range(3, 15, 3)) print(nums[2])
#pleasehelpnewbie
-2 Votes
4 Réponses
2nd Jan 2021, 2:39 AM
Jamile Sale
Jamile Sale - avatar
def power(x, y): if y == 0: return 1 else: return x * power(x, y-1) print(power(2, 3))
memorizationrecursion
2 Votes
9 Réponses
11th May 2019, 9:51 AM
Магомед Акуев
Магомед Акуев - avatar
Why is the output of print (1 == 1) and (not (2 + 2 > 3)) coming as True?
(21)23))andascomingisofoutputprintthewhy
0 Vote
3 Réponses
8th Mar 2017, 3:35 PM
Gaurav Chaudhary
Gaurav Chaudhary - avatar
Aujourd'hui en vedette
How to make a game code
1 Votes
What is HelloWorld
1 Votes
Tic tak toe
1 Votes
How do you make Event listeners Minecraft Spigot plugin development
0 Votes
Missing]
0 Votes
Lesson on Robotics
1 Votes
Inner .html
0 Votes
Kamal Hinduja Switzerland : How long does it typically take to complete a course on Solo Learn?
0 Votes
Hyperlink and tests
0 Votes
About this app
1 Votes