samedi 11 avril 2020

if statement in python, in jupyter Notebbok shows syntax error

if 5 == 15 / 3

File "", line 1 if 5 == 15 / 3 ^ SyntaxError: invalid syntax

--> it should display the true as as output.

Aucun commentaire:

Enregistrer un commentaire