Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Can anyone explain this nums = list(range(3, 15, 3)) print(nums[2])
#pleasehelp
newbie
-2 Stemmen
4 Antwoorden
2nd Jan 2021, 2:39 AM
Jamile Sale
def power(x, y): if y == 0: return 1 else: return x * power(x, y-1) print(power(2, 3))
memorization
recursion
2 Stemmen
9 Antwoorden
11th May 2019, 9:51 AM
Магомед Акуев
Why is the output of print (1 == 1) and (not (2 + 2 > 3)) coming as True?
(2
1)
2
3))
and
as
coming
is
of
output
print
the
why
0 Stemmen
3 Antwoorden
8th Mar 2017, 3:35 PM
Gaurav Chaudhary
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
Populair vandaag
I’m a beginner and looking to learn the basics
0 Votes
Lesson Takeaways
1 Votes
Which language?
1 Votes
Gráficos
0 Votes
Using Def
0 Votes
Is Tech for everyone really that useful? :)
1 Votes
Why
0 Votes
What is slicing of data in lists ?
1 Votes
Redis
0 Votes
Coding
0 Votes