We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fa49e commit 0a83349Copy full SHA for 0a83349
1 file changed
README.md
@@ -1 +1,6 @@
1
-# python_tutorial
+# A Python Tutorial:
2
+This is code I wrote for some courses I teach at Indiana University.
3
+The code in this tutorial is meant for Python beginners, and is written primarily in Python 2.7.
4
+A migration to Python 3 shoul be straightforward.
5
+A lot of the code I write and run during class sessions and so it is shared without much polishing.
6
+I provide some comments, before I push here, as much as I can.
0 commit comments