Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 984 Bytes

File metadata and controls

58 lines (41 loc) · 984 Bytes

🐍 Python Assignment Collection (FBS)

📖 Overview

This repository contains my Python programming assignments completed during my Python course at FBS.

The repository covers fundamental Python concepts, data structures, object-oriented programming, and problem-solving exercises.


📚 Topics Covered

  • Python Basics
  • Variables & Data Types
  • Operators
  • Conditional Statements
  • Loops
  • Functions
  • Pattern Programs
  • Strings
  • Lists
  • Tuples
  • Dictionaries
  • Sets
  • File Handling
  • Object-Oriented Programming
  • Data Structures

📂 Repository Structure

Assignment_01/
Assignment_02/
Assignment_03/
...
Assignment_11_OOP/

🛠 Technologies

  • Python 3
  • VS Code
  • Git
  • GitHub

🎯 Purpose

This repository documents my learning journey through classroom assignments and programming exercises, helping strengthen my problem-solving and Python development skills.


⭐ Feel free to explore the assignments and solutions.