• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu

Sesiones de PyR

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 Votos
2 Respuestas
15th Sep 2021, 5:25 PM
Izizi Abdul
Izizi Abdul - avatar
En tendencia hoy
What programming language should i learn to make applications or games?
0 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
a phone or a laptop
0 Votes
Pressure and tension
2 Votes
How to make a selection on a calculator in Python
0 Votes
Where is code bit
0 Votes
Java IDE for building a game.
0 Votes