Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i3raby/python-tasks
Python-Tasks is a repository for various Python programming assignments and projects completed as part of coursework at Thebes Academy. It includes a collection of tasks, exercises, and practical implementations that showcase solutions to academic challenges and assignments.
https://github.com/i3raby/python-tasks
python taks thebes-academy
Last synced: 11 days ago
JSON representation
Python-Tasks is a repository for various Python programming assignments and projects completed as part of coursework at Thebes Academy. It includes a collection of tasks, exercises, and practical implementations that showcase solutions to academic challenges and assignments.
- Host: GitHub
- URL: https://github.com/i3raby/python-tasks
- Owner: i3raby
- Created: 2024-08-10T11:17:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T11:48:50.000Z (3 months ago)
- Last Synced: 2024-08-22T13:15:47.173Z (3 months ago)
- Topics: python, taks, thebes-academy
- Language: Python
- Homepage: https://thebes.edu.eg/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Tasks
This repository contains Python programming assignments and projects completed as part of coursework at Thebes Academy. It serves as a collection of tasks, exercises, and practical implementations that demonstrate solutions to academic challenges and assignments.
## Repository Contents
- **Assignments:** Solutions and code for various Python assignments.
- **Projects:** Larger projects or mini-projects completed during the course.
- **Exercises:** Practice problems and exercises to improve Python skills.
- **Resources:** Additional resources or notes related to the coursework.## Getting Started
To get started with the tasks and projects in this repository:
**Clone the Repository:**
```bash
git clone https://github.com/i3raby/Python-Tasks/
cd Python-Tasks
```