From 15115b4c52bfda0d1cca9fa1155beecbb873ec35 Mon Sep 17 00:00:00 2001 From: yctct Date: Sun, 7 Jun 2026 08:59:04 +0200 Subject: First commit, add all files --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..ecb69fc --- /dev/null +++ b/README @@ -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. -- cgit v1.2.3