Skip to content

A comprehensive repository covering Python fundamentals with structured sections, examples, and exercises. This project will be updated regularly — feel free to fork, explore, and ask questions.

License

Notifications You must be signed in to change notification settings

fbrianzy/python-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Fundamentals

A comprehensive, sectioned repository to learn and review core Python fundamentals.
Each section lives in its own folder with a dedicated README.md, minimal theory, runnable examples, and small exercises you can try immediately.

How to use

  1. Navigate to a section folder (e.g., 07-conditional-logic).

  2. Read the README.md for concise explanations and examples.

  3. Run the example scripts:

    python example.py
  4. Attempt the exercises in exercises/ and compare with exercises/solutions/.

  5. Progress sequentially or jump to topics you need.

Sections Overview

About

A comprehensive repository covering Python fundamentals with structured sections, examples, and exercises. This project will be updated regularly — feel free to fork, explore, and ask questions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published