Kursy
Zaloguj sięZacznij uczyć się AI
Kursy
Zaloguj sięZacznij uczyć się AI

Dyskusje Q&A

Can anyone explain this nums = list(range(3, 15, 3)) print(nums[2])
#pleasehelpnewbie
-2 głosów
4 odpowiedzi
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 głosów
9 odpowiedzi
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 głosów
3 odpowiedzi
8th Mar 2017, 3:35 PM
Gaurav Chaudhary
Gaurav Chaudhary - avatar
Popularne dzisiaj
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Bug in Completing AI Practice
0 Votes