Coin Flip Code

I'm trying to create a code that simulates flipping a fair coin, however I can't get it to choose at random. My code just keeps giving me the same output, any idea how I could fix it?

I'm trying to create a code that simulates flipping a fair coin, however I can't get it to choose at random. My code just keeps giving me the same output, any idea how I could fix it?