Question: Can you help me do this question step by step? You are writing a C++ program that will flip the coin multiple times. The program

Can you help me do this question step by step?
You are writing a C++ program that will flip the coin multiple times. The program will ask the user how many times they want to flip the coin. Before each flip, the user will guess whether it will be heads or tails by entering 'H' or 'T'. Each flip should be random. The user should know whether the coin has landed on heads or tails on each flip and after the final flip tell the user how many times they guessed correctly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
