Skip to content

rubenjcano/Python

Repository files navigation

🐍 Python Exercises Repository

Welcome to my Python exercises repository! This space is dedicated to practicing and improving my Python programming skills through a variety of challenges and problems sourced from different platforms.

πŸ“˜ About Python

Python is a high-level, interpreted programming language known for its simplicity and readability. It supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

🧠 Purpose of This Repository

This repository contains:

  • Solutions to Python exercises
  • Code snippets for learning and experimentation
  • Notes and comments to help understand the logic behind each solution

🌐 Sources of Exercises

The exercises in this repository are inspired by or directly taken from the following websites:

πŸš€ How to Use

Feel free to clone this repository and run the Python files locally: git clone https://github.com/rubenjcano/Python.git cd Python python3 basics/variables.py

(Use python or python3 depending on your system setup.)

πŸ“œ License

This repository is open-source and available under the MIT License.

πŸ™Œ Contributions

If you have suggestions or want to add your own exercises, feel free to fork the repo and submit a pull request!

Happy coding! πŸ’»

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published