https://github.com/losthopes/playful-python-projects
Playful python projects from the book
https://github.com/losthopes/playful-python-projects
fun practice python
Last synced: 2 months ago
JSON representation
Playful python projects from the book
- Host: GitHub
- URL: https://github.com/losthopes/playful-python-projects
- Owner: LostHopes
- License: mit
- Created: 2024-07-17T07:22:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T14:30:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T09:09:23.710Z (over 1 year ago)
- Topics: fun, practice, python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Purpose
The purpose of these exercises is to solve more problems with different tasks in Python.
Why? To stimulate brain activity, why not? Because it's fun.
By the way, each exercise has it's own branch.
# Requirements
- basic terminal usage
- python version python3.7=> and <= python3.12
- git (not necessary)
# Resources
[Impractical Python Projects: Playful Programming Activities to Make You Smarter](https://www.amazon.com/Impractical-Python-Projects-Programming-Activities/dp/159327890X)