Skip to content

Commit 862f2c0

Browse files
committed
Update README.md
1 parent 2e1f1ea commit 862f2c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ Follows lesson 2 of UMich course. Introduces values, variables, operators, and s
3737

3838
### Lesson 2: Conditional Execution
3939
Follows lesson 3 of UMich course. Introduces comparison and logical operators, if statements, and try except blocks. **Project** you create a program to suggest which car to buy.
40+
41+
### Lesson 3: Functions
42+
Follows lesson 4 of UMich course. Introduces functions, modules, parameters, arguments, and the return statement. **Project** you will create a program that lets you roll the die in yatzee.

0 commit comments

Comments
 (0)