Changes

Jump to: navigation, search

OPS435 Python Lab 2

71 bytes added, 09:13, 26 May 2017
PART 1 - Using IF Statements
ipython3
</source>
:#Let's create an if statement from the ipython3 shell. <br>Issue the following 2 lines, indenting the second line(you may need to press ENTER a second time for statement to execute):<source>
if True:
print('This print is apart of the if statement')
13,420
edits

Navigation menu