- one
- two
| First Header | Second Header |
|---|---|
| Content Cell | Content Cell |
| Content Cell | Content Cell |
###The Ultimate Life Decider Never make a decision again!
####Part One a. - The Coin of Inevitability
decider.jscoinFlip that 'console.logs' HEADS or TAILS when calledWINNER in the console when either HEADS or TAILS is flipped 5 times.Follow the steps below to setup a local development environment:
Recommended to download latest XQuartz
| package main | |
| import ( | |
| "fmt" | |
| "net/http" | |
| "io/ioutil" | |
| ) | |
| func main() { | |
| // fmt.Printf("Hello, world!\n") |