Skip to content

Just a collection of python projects i made to get better at python.

Notifications You must be signed in to change notification settings

Alfonsoce11/SimplePythonProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Python Projects

Welcome to my repository of simple Python projects! This collection was made to practice and improve my Python programming skills.

Projects

  1. Guess the Number Game
    • A simple game where you have 5 guesses to guess a random number between -100 and 100.
  2. Simple Calculator
    • A basic calculator that performs addition, subtraction, multiplication, and division.

Getting Started

To get to run and use these projects, you'll need to have Python installed on your machine. You can download Python from the official Python website.

Download the Project

Once you have Python installed you can run these projects by downloading the project(s) of your choice and then opening the terminal or command prompt and running the command:

python C:\Users\yourUsername\folder\project.py

NOTE: You have to replace C:\Users\yourUsername\folder\project.py with the real path to the file.

About

Just a collection of python projects i made to get better at python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages