Home
Portfolio
Childhood
College
NBA
Try my Python game, click here for a new window, or see below.

The game above I made in CodeHS while learning Python. The game is a presidental eligiblity checker that takes into account mutliple factors using if, elif, and else statements. In Python, indendtation is important, you can see that in the if/ else statements.