We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d44e51 commit e98cd54Copy full SHA for e98cd54
README.md
@@ -2,4 +2,6 @@
2
This repo contains my project solutions for [Automate the Boring Stuff with Python by Al Sweigart](https://automatetheboringstuff.com/)
3
4
- Chapter 3: Functions
5
- - [The Collatz Sequence](https://github.com/itsmohitj/automate_the_boring_stuff_project_solutions/tree/main/The_Collatz_Sequence)
+ - [The Collatz Sequence](https://github.com/itsmohitj/automate_the_boring_stuff_project_solutions/tree/main/The_Collatz_Sequence)
6
+- Chapter 4: Lists
7
+ - [Comma Code](https://github.com/itsmohitj/automate_the_boring_stuff_project_solutions/tree/main/Comma_Code)
0 commit comments