/Coin-Flip-Dojo-Assignment

A coding dojo javascript assignment from week 3

Primary LanguageJavaScript

Coin-Flip-Dojo-Assignment

The point of this assignment is to rewrite the function using PROMISES.

The fiveHeads function will call the resolve function when the coin has flipped "heads" 5 times in a row.