Python Conditionals Concept Map

Feb 25, 2015 • Narayanan Raghupathy

This is a concept map for the learning objectives in Programming with Python: Making Choices section

I have tried capture the basics of Python Conditional statements (if, elif, else) in the concept map. I think having the grasp of conditionals in Python gives the learner a great tool and hope the concept map helps a bit.

Python Conditionals