microsoft / c9-python-getting-started

Sample code for Channel 9 Python for Beginners course
MIT License
7.75k stars 2.25k forks source link

Update README.md #31

Open debdutgoswami opened 4 years ago

debdutgoswami commented 4 years ago

Multi-variable for loop

Added additional loop iteration application. Demonstrated how we can have multi-variable loop iterators in for-loop.

Regards, Debdut Goswami