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.