Welcome to my collection of Python projects! This repository contains various projects that I've worked on during my journey of studying and learning Python programming. Each project is designed to showcase different aspects of Python, ranging from basic concepts to more advanced topics.
To run any of the projects in this collection, you can follow these general steps:
- Clone the repository to your local machine:
git clone https://github.com/f9ki3/python_projects.git
Make sure you have python installed in your machine:
- Run this code to run the python script:
python [python file]
- Make sure the change python file to name of the file for example:
python rock_paper_scissors.py
- rock paper scissors game
- two rolling dice simulator
- Odd or Even
- f9ki3 Burger Shop
- test score
- tape measure
- sa pula sa puti
Feel free to reach out if you have any questions or suggestions:
- Author: Fyke Lleva
- Email: floterina@gmail.com
- Facebook: (https://web.facebook.com/FLOZ.STN)
- Linkedin: (https://www.linkedin.com/in/fykkkie/)
- Website: (https://f9ki3.onrender.com/)
Thank you for exploring my Python projects collection!