This commit is contained in:
2023-06-07 17:58:34 -04:00
parent b71075c3c8
commit 6893a4b893
11 changed files with 68 additions and 0 deletions

9
README
View File

@@ -16,10 +16,19 @@ Exercises are contained in files as well (for instance, exercise 1 is contained
Read the comment and do what it instructs you to do.
Run the exercise.
+---------------+
| Prerequisites |
+---------------+
The following must be downloaded and installed:
- Python
- Git
+------+
| Plan |
+------+
Day 1 {
Lessons 1-5
Exercises 1-5
}