SyntaxError: invalid syntax (anaconda3 Jupyter Notebook. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

SyntaxError: invalid syntax (anaconda3 Jupyter Notebook.

num = 3 if num == 1: print("One") else: if num == 2: print("Two") else: if num == 3: print("Three") else: print("Something else")

22nd Feb 2021, 3:12 PM
Botir Vohidov
Botir Vohidov - avatar
1 Réponse
0
line:7 error (jupyter )
22nd Feb 2021, 3:32 PM
Botir Vohidov
Botir Vohidov - avatar