Changes

Jump to: navigation, search

OPS435 Python Lab 2

43 bytes added, 02:51, 25 May 2017
PART 2 - IF/ELSE/ELIF
:#For the following examples, try changing the numbers in the variables to get different results.
:#Open ipython3<source>
ipython3
</source>
:#Using if statements to do numeric comparisons, if variable 'a' is greater than variable 'b', this if statements condition will be True:<source>
a = 10
198
edits

Navigation menu