+ 6
Challenge 👉👉👉coin flip simulator
write some codes that simulates flipping a single coin a number of time the user decides. the code should record the outcomes and display the number of heads and tails
6 ответов
+ 16
here is mine 1 liner
https://code.sololearn.com/cETDEHWlpQJF/?ref=app
+ 5
Let's toss...!!🎲
https://code.sololearn.com/cKikYTae0S8n/?ref=app
+ 3
https://code.sololearn.com/WzrHOFz1Quot/?ref=app
+ 1
Simple C implementation.
https://code.sololearn.com/clOqbq9fPq1X/?ref=app
+ 1
https://code.sololearn.com/chiq7IYq1gmh/?ref=app