# 100 Days Of Code

- [Resources](/python-bootcamp/resources.md)
- [What You Have To Do !!](/python-bootcamp/what-you-have-to-do.md)
- [100 DAY's](/python-bootcamp/100-days.md)
- [DAY 1: Working with Variables](/python-bootcamp/100-days/day-1.md): Printing, Commenting, Debugging, String Manipulation, and Variables
- [Day 2: Data Types & String Manipulation](/python-bootcamp/100-days/day-2.md): Data Types, Numbers, Operations, Type Conversions, f-Strings
- [Day 3: Control Flow and Operators](/python-bootcamp/100-days/day-3.md): Conditional Statements, Logical Operators, Code Blocks and Scope
- [Day 4: Randomisation and Lists](/python-bootcamp/100-days/day-4.md)
- [Day 5: For Loops, Range & Code Blocks](/python-bootcamp/100-days/day-5-for-loops-range-and-code-blocks.md)
- [Day 6: Python Functions and Karel](/python-bootcamp/100-days/day-6-python-functions-and-karel.md): Functions, Code Blocks and While Loops
- [Day 7: Hangman](/python-bootcamp/100-days/day-7.md)
- [SUMMARY](/python-bootcamp/100-days/summary.md)
