5 Different projects to practice using Python.
- Arithmetic Formatter: Format operations in old school style
- Budget App: Keep track of the money you spend
- Polygon Area Calculator: Calculate the are, perimeter and more of an square or rectangle
- Probability Calculator: Calculate probabilities
- Time Calculator: Given a time calculate when it will be in the future
Additional description about the project and its features.
- PYTHON
To have this app on your pc, you need to:
-
download or clone this repo:
- Clone with SSH:
git@github.com:javitocor/Computing-with-Python.git
- Clone with HTTPS
https://github.com/javitocor/Computing-with-Python.git
-
Access each folder from your terminal and run
python main.py
.
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- FreeCodeCamp
- Python Docs
- Python for everyone course
This project is MIT licensed.