I tried creating a simple Python program where the user inputs their choice of a side of a coin, heads or tails. I tried running it, but the output is consistently "Sadly, that is not the right side!". Could someone please tell me how to improve this code?I tried creating a simple Python program where