hi
This commit is contained in:
parent
518ff0ea60
commit
b71075c3c8
18
README
18
README
@ -4,4 +4,22 @@
|
||||
|
||||
Short exercises I made while teaching my friend how to program
|
||||
|
||||
+------------+
|
||||
| How to use |
|
||||
+------------+
|
||||
|
||||
Each lesson is contained in a file (for instance, lesson 1 is contained in l1.py).
|
||||
Read through each file, then think about what it would output.
|
||||
Run the file and see if you were correct.
|
||||
|
||||
Exercises are contained in files as well (for instance, exercise 1 is contained in e1.py).
|
||||
Read the comment and do what it instructs you to do.
|
||||
Run the exercise.
|
||||
|
||||
+------+
|
||||
| Plan |
|
||||
+------+
|
||||
|
||||
Day 1 {
|
||||
Lessons 1-5
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user