Simple slot machine written in python. This project takes advantage of the Random library and also using dictionaries.
Python game that generates a random number and uses if statments to see if you guess the random number correctly
Python calculator that uses elif statments to do basic arithmitic.