"Discussion Topic 1"
Control and Loop Structures in PYTHON 2.7
Choose two loop structures and explain which you think is most convenient and why. Also, choose two control structures such as if else blocks and case statements and explain which you think is the most convenient and why.
"Discussion Topic 2"
Examine Functions for Python 2.7
Choose three Python 2.7 functions and describe a potential use for each.