Skip to content

SageBea/python-practice

Repository files navigation

Python Practice

This repository contains my Python learning exercises, practice scripts, and small projects.
It’s part of my journey to mastering Python, data analysis, and building a strong foundation for my upcoming tech career.


📂 What's Inside

Here’s a quick overview of the types of files you’ll find here:

  • Basic Python Syntax – print statements, variables, strings
  • Control Flow – if/else statements, loops (for and while)
  • Functions – reusable blocks of code
  • Data Structures – lists, dictionaries, tuples, and sets
  • File Handling – reading from and writing to files

🛠 How to Run the Scripts

Make sure you have Python 3 installed on your computer.
To run any script in this repo, open your terminal and type:

python3 filename.py

About

My Python learning lessons and projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published