Playground code problems | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
24th Apr 2017, 11:38 PM
ā–ŗā–ŗ Ferontwix ā—„ā—„
ā–ŗā–ŗ Ferontwix ā—„ā—„ - avatar
3 Respostas
+ 4
There's a space right before every statement of your code. Python code is organized by indentation, so remove those spaces and try again.
24th Apr 2017, 11:45 PM
DaemonThread
DaemonThread - avatar
+ 3
yea dont indent in python. make sure they are aligned at the beginning
24th Apr 2017, 11:44 PM
Edward
+ 2
Thanks a lot
24th Apr 2017, 11:47 PM
ā–ŗā–ŗ Ferontwix ā—„ā—„
ā–ŗā–ŗ Ferontwix ā—„ā—„ - avatar