Why doesn't this work | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
28th Mar 2022, 1:00 AM
『 シ尺メメ』 (Inactive)
『 シ尺メメ』 (Inactive) - avatar
1 Respuesta
+ 6
『𝕋𝕒𝕟𝕜 𝕕𝕖𝕞𝕡𝕤𝕖𝕪』◍ Check proper syntax. There would be colon (:) not semicolon (;) after else Indentation should be proper function name starts from lower character x = 4 if x == 5: print ("yes") else: print ("no")
28th Mar 2022, 1:15 AM
A͢J
A͢J - avatar