Boston Python workshop 2/Friday tutorial: Difference between revisions

Content added Content deleted
Line 410:
==Flow Control==
 
We can use these expressions that <i>evaluate</i> to booleans to make decisions and conditionally execute code:
 
<pre>