diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +Python 101 +========== + +This repository carries a series of exercices I did to learn Python. + +The subjects are not included from py00 to py05, after that, I tried to include +a Docstring that explains what the subject asked us, the students. + +License +------- + +See COPYING. |
