A few small CLI programs written while learning Python fundamentals
List of current programs (in order of creation):
- number-guess.py - A simple number guessing game
- unit_convert.py - A program that can let you convert into many different kinds of measurement units
- calculator.py - A simple calculator program
- rock-paper-scissors.py - A program for playing rock paper scissors (with 2 more options!)
- mad_libs.py - Mad Libs, but on the command line
- quiz.py - Pop quiz! See how many questions you can answer correctly