Skip to content

g-ae/small-python-projects

Repository files navigation

small-python-projects

small projects I created to learn some python

available projects

the projects are in order of creation date
some projects have a README that you can read
updates don't change the order
if you want to execute a script, and it has some libraries, install them with :

py -m pip install -r "./<project>/requirements.txt"

all projects have been tested with python 3.10

  • collatz-conjecture/collatz-conjecture.py
  • number-guesser.py
  • roll-the-dice.py
  • rock-paper-scissors.py
  • fibonacci.py
  • password-gen.py
  • timer.py - WIP

About

small projects i created to learn some python

Resources

Stars

Watchers

Forks

Languages