diff options
| author | yctct <yctct@yctct.com> | 2026-06-07 08:59:04 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-06-07 08:59:04 +0200 |
| commit | 15115b4c52bfda0d1cca9fa1155beecbb873ec35 (patch) | |
| tree | b3f0975e63eb04dcba732a78ce9bd9abda8acf01 /README | |
First commit, add all files
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. |
