Skip to content

Commit ac44529

Browse files
committed
Update Readme
1 parent 87796a1 commit ac44529

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,25 @@ https://www.codecademy.com/learn/learn-kotlin
4141
## 2. Data Types & Variables ##
4242

4343
- [x] [`MathMagic.kt`](2-data-types-variables/Math-Magic/MathMagic.kt)
44+
- [x] [`MadLibs.kt`](2-data-types-variables/MadLibs.kt)
45+
46+
## 3. Conditional Expressions ##
47+
48+
- [x] [`Quiz.kt`](3-conditional-expressions/Quiz.kt)
49+
50+
51+
## 4. Collections ##
52+
53+
- [x] [`Sanctuary.kt`](4-collections/Sanctuary.kt)
54+
55+
## 5. Loops ##
56+
57+
- [x] [`Shapes.kt`](5-loops/Shapes.kt)
58+
59+
60+
## 6. Functions ##
61+
62+
- [x] [`ListFunctions.kt`](6-functions/ListFunctions.kt)
4463

4564
---
4665

0 commit comments

Comments
 (0)