https://github.com/sheikh92areeb/python-assignment
A collection of Python assignments covering fundamental programming concepts. This repository is useful for beginners and students looking to practice Python through hands-on exercises. 🚀
https://github.com/sheikh92areeb/python-assignment
assignment exercises learning programming python
Last synced: 6 months ago
JSON representation
A collection of Python assignments covering fundamental programming concepts. This repository is useful for beginners and students looking to practice Python through hands-on exercises. 🚀
- Host: GitHub
- URL: https://github.com/sheikh92areeb/python-assignment
- Owner: sheikh92areeb
- License: mit
- Created: 2025-01-12T09:19:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T13:01:17.000Z (10 months ago)
- Last Synced: 2025-03-25T09:12:44.833Z (9 months ago)
- Topics: assignment, exercises, learning, programming, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Assignment 📚🐍
This repository contains a collection of Python assignments covering fundamental programming concepts. It is designed for beginners and students to practice Python through hands-on exercises. 🚀
## 🚀 Features
- ✅ Covers basic to intermediate Python concepts
- ✅ Well-structured assignments for learning
- ✅ Useful for students and self-learners
- ✅ Hands-on coding practice
## 🛠 How to Use
1️⃣ Clone the repository:
```bash
git clone https://github.com/sheikh92areeb/python-assignment.git
```
2️⃣ Navigate to the project folder:
```bash
cd python-assignment
```
3️⃣ Open any assignment folder and run the Python script:
```bash
python filename.py
```
## 📌 Requirements
- Python 3.x
- A code editor (VS Code, PyCharm, Jupyter Notebook, etc.)
## 📜 License
This project is open-source and free to use.
### 📢 Contributions are welcome! Feel free to add new assignments or improve existing ones.
### 🚀 Happy Coding! 🐍
Let me know if you need any modifications! 😊