PPM-Unit 2-RM
PPM-Unit 2-RM
Unit 2
Decision Control Statements
Python
• Cpython: written in C.
• JPython (written in Java)
• IPython (written in C#)
Cross platform
and as assert
break class continue
def del elif
else except False
finally for from
global if import
in is lambda
None nonlocal not
or pass raise
return True try
while with yield
Python Lines and Indentation