Python 01 Intro
Python 01 Intro
C++ Java
if Condition/expression :
else:
statement 1
..... if Expression is True, statements are
statement M indented and will be executed