Python: Difference between revisions
Line 9: | Line 9: | ||
[[managing exceptions in Python]] | [[managing exceptions in Python]] | ||
[[variable scope on Python]] | |||
== Problem sets == | == Problem sets == |
Revision as of 08:40, 17 March 2016
Python is our language of choice as it is the CS introductory programming language in many universities and it is a wonderful learning language. Below are topics related to Python and learning how to program in Python.