Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Can someone explain this, def fib(x): if x==1 or x==0 return 1 else: return fib(x-1) + fib(x-2)
dddvv
0 głosów
2 odpowiedzi
15th Sep 2021, 5:25 PM
Izizi Abdul
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
How can one build an Ai app
5 Votes
How to properly reverse a string in python
3 Votes
Can someone explain how it works (im new)
1 Votes
AI Takeover
2 Votes
Python Developer
0 Votes
Using Python on VScode
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes
Can I take the certificates after finished the lessons?
1 Votes
Error in the result
0 Votes