Programming/

Coding

This is my artificial intelligence creation to emulate a blackjack dealer. To run it, please click on the picture to the left of this box, and then the green run button on the top of the hosting page. The code will be on the left and the interaction will be on the right.

This is my slot machine that I programmed using python 3.6.1. To run it, please click on the picture to the left of this box, and then the green run button on the top of the hosting page. The code will be on the left and the interaction will be on the right.

This is a random number picker I programmed, run by python 3.6.1. To run it, please click on the picture to the left of this box, and then the green run button on the top of the hosting page. The code will be on the left and the interaction will be on the right.

This is a coin flipper that I created using python 3.6.1. It can also keep track of bets so that it is fair when betting with friends. *Note: This only tracks money, it does NOT require money and or give out money.* To run it, please click on the picture to the left of this box, and then the green run button on the top of the hosting page. The code will be on the left and the interaction will be on the right.