This repository contains the first programming assignment for the Fundamentals of Python Programming (FPP) course. The assignment consists of 7 questions, with the 7th question being an optional bonus challenge. The goal of this assignment is to help students develop a strong foundation in Python programming by applying concepts learned in class.
- Total Questions: 7 (6 mandatory, 1 bonus)
- Difficulty Level: Beginner to Intermediate
- Topics Covered:
- Basic Python syntax
- Variables and data types
- Conditionals and loops
- Functions and modularity
- Recursion
- Loops
- Binary bitwise and logical operations