Concept map: Conditional statements (Python)

Mar 28, 2013 • John Blischak

concept-map-conditional-statements-1
I designed my concept map by trying to answer the following two questions:
1) What would I want to teach someone new to Python before introducing them to an “if” statement?
2) Once s/he understands an “if” statement, what would I need to cover such that s/he could write a script with complicated flow control?
Thus, I have bolded the main stepping stones that I followed. Please let me know how I can improve it. Thanks!

Added descriptions of links:

concept-map-conditional-statements-2