Math, asked by Pratyasha255, 10 months ago

Pragram that simulates flipping of a coin repeatedly and continues until three heads are tossed

Answers

Answered by Gautamkumr
0

Write a program that simulates flipping a coin repeatedly and continues until three consecutive heads are tossed, in C++ at the if (FlipCoin(flip) == "heads") part.

I hope you like it and mark brainliest answer.

Similar questions