Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 3.34 KB

README.md

File metadata and controls

71 lines (57 loc) · 3.34 KB

Python Learning Project from Pyrana

This repository contains exercises and examples to guide your learning journey through the Python programming language.

Chapters

Chapter 1

Chapter 2

  • TODO

How to Use This Repository

This repository is designed to help you learn Python concepts through examples.

  1. Each chapter has its own directory.
  2. Within each chapter directory, you'll find .py files containing exercises and their solutions.
  3. Study the provided code and explanations to understand different Python techniques. Use this as a foundation to build your own projects.

Contributing

If you'd like to suggest new exercises or improvements, feel free to open an issue or submit a pull request.

Let's start learning togather with Pyrana!