SyntaxError: invalid syntax (anaconda3 Jupyter Notebook. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
0
line:7 error (jupyter )
22nd Feb 2021, 3:32 PM
Botir Vohidov
Botir Vohidov - avatar