Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Week 1 Recap: Putting it all together! 🎉

Congratulations on completing Week 1 of our Python learning journey! This folder contains a small program that combines all the concepts we've covered this week:

  • Day 1: The print() function
  • Day 2: Variables
  • Day 3: Data Types (int, float, str, bool)
  • Day 4: Operators (+, -, *, /, etc.)
  • Day 5: input() for user interaction
  • Day 6: Conditional Statements (if, elif, else)

You can find the full recap article and reflection on my LinkedIn