Skip to content

This repository contains a collection of Python practice questions that I’ve worked on while learning the basics of Python. Whether you’re a beginner or looking to reinforce your Python skills, you’ll find a variety of exercises here. Feel free to explore, contribute, and learn together!

Notifications You must be signed in to change notification settings

mudasirmurtaza/Python-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Practice

This repository contains a collection of Python practice questions that I’ve worked on while learning the basics of Python. Whether you’re a beginner or looking to reinforce your Python skills, you’ll find a variety of exercises here. Feel free to explore, contribute, and learn together!

Python Practice Questions Repository

Welcome to my Python practice questions repository! 🐍 Here, you'll find a curated set of exercises designed to help you strengthen your Python skills. Whether you're just starting out or aiming to become a Python pro, this repository has something for everyone.

Introduction

In this repository, I've collected practice questions covering various Python concepts, including:

  • Variables and data types
  • Control structures (if statements, loops)
  • Functions
  • Lists, dictionaries, and sets
  • File I/O
  • And more!

Feel free to explore the folders and dive into the exercises. Each question comes with a clear problem statement and often includes hints or sample solutions.

Getting Started

To get started, clone this repository to your local machine:

git clone https://github.com/mudasirmurtaza/Python-Practice.git
cd python-practice-questions

Folder Structure

The repository is organized as follows:

  • 01-basics: Basic Python exercises
  • 02-advanced: More challenging problems
  • 03-projects: Fun mini-projects

Feel free to create additional folders or contribute your own questions!

Contributing

Found a bug? Want to add new questions? Contributions are welcome! Fork this repository, create a new branch, and submit a pull request. Let's learn together!

Happy coding! 🚀

About

This repository contains a collection of Python practice questions that I’ve worked on while learning the basics of Python. Whether you’re a beginner or looking to reinforce your Python skills, you’ll find a variety of exercises here. Feel free to explore, contribute, and learn together!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages