diff options
| author | yctct <yctct@yctct.com> | 2026-06-07 09:07:59 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-06-07 09:07:59 +0200 |
| commit | 6137aa380e31b756eef6bd12521cf41a89bad9dc (patch) | |
| tree | d3105688825f13d53e3841ad8c54247846a87aff | |
| parent | a8fcd231a610e1a29f442bf85d112d28e9b3a6b6 (diff) | |
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ Python 101 ========== -This repository carries a series of exercices I did to learn Python. +This repository carries a series of exercises 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. +comments and docstrings that explains what the subject asked us, the students. License ------- |
