Skip to content

the-awais/python_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Python Practice (CodeWithHarry)

Welcome! This repository contains my Python learning journey following the CodeWithHarry tutorials.


Folder Structure

Each chapter of the tutorial is organized into its own folder:

Chapter 1/ → Basic Intro & Print Statement Chapter 2/ → Data Types & Variables Chapter 3/ → Strings Chapter 4/ → Lists, Tuples, Dictionaries Chapter 5/ → Conditional Statements & Loops Chapter 6/ → Functions Chapter 7/ → Modules & Packages Chapter 8/ → File Handling Chapter 9/ → Object-Oriented Programming Chapter 10/ → Exception Handling Chapter 11/ → [Replace with actual topic] Project 1/ → Mini Project


Getting Started

  1. Clone this repository:

    git clone https://github.com/the-awais/python_practice.git
  2. Navigate into the folder:

    cd python_practice
  3. Run any Python script:

    python "Chapter 1/your_file.py"

Tools & Technologies Used

  • Python 3.x – Core scripting language
  • VS Code – My development editor
  • Git & GitHub – Version control & online showcase

My Learning Goals

  • Reinforce core Python concepts
  • Build mini-projects for hands-on experience
  • Start exploring automation and scraping

Thanks for dropping by — happy coding!


(Feel free to update chapter names or add mini-descriptions for projects as you grow your repo.)

======= "# python_practice"

e42382bac968293634cf20dfbf4af3239aa5ef2f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages