https://github.com/mike014/exercises-in-python
This repository contains a series of Python programming exercises designed to improve both basic and advanced programming skills.
https://github.com/mike014/exercises-in-python
Last synced: 3 months ago
JSON representation
This repository contains a series of Python programming exercises designed to improve both basic and advanced programming skills.
- Host: GitHub
- URL: https://github.com/mike014/exercises-in-python
- Owner: Mike014
- Created: 2024-09-12T15:53:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T19:33:48.000Z (over 1 year ago)
- Last Synced: 2025-02-24T13:12:32.013Z (11 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Programming Exercises
This repository contains a series of Python programming exercises designed to improve both basic and advanced programming skills. The exercises cover various topics, including string manipulation, function usage, and handling positive and negative numbers.
## Requirements
- Python 3.x
- `random` library (included in Python's standard library)
## Contributions
Contributions are welcome! Feel free to open issues or pull requests to improve these exercises or add new ones.
## License
NO License.