coin-flip This is just a simple coin flipper that flips a coin 100 times. It will output each instance of the flip as heads or tails, as well as the total number of heads and tails once the loop has completed. It's pretty basic, not sure what else to say.