Skip to content

Repository files navigation

Python Fundamentals

Learn Python Through Practical Exercises

A curated collection of Python programming exercises covering the most important programming concepts.

Python Status


Overview

This repository contains a collection of Python exercises created during the learning process.

Topics range from basic syntax to object-oriented programming and problem solving.


Contents

  • Variables
  • Data Types
  • Operators
  • Conditional Statements
  • Loops
  • Functions
  • Lists
  • Tuples
  • Dictionaries
  • Classes
  • Object-Oriented Programming
  • Algorithms

Project Structure

python-fundamentals/

├── Basics/
├── Conditionals/
├── Loops/
├── Functions/
├── Collections/
├── OOP/
├── Exercises/
└── README.md

Technologies

  • Python
  • VS Code

Running

python filename.py

Learning Goals

  • Understand Python syntax

  • Practice logical thinking

  • Build problem-solving skills

  • Learn object-oriented programming


Author

Faber David Sanchez Martinez


License

MIT License

About

A collection of Python programming exercises covering variables, loops, functions, object-oriented programming and problem solving.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages