My first real program

This is a simple program which is basically a coin toss where two guesses are made and which ever one is right wins. It’s basically just the same code over and over again but we all start somewhere.

https://github.com/andy3080/Coin-Toss/tree/master

I just started with github and I don’t really understand it so just let me know if something is wrong.

Also remove the two `` at the start.

@andy2080 You’re correct when you say we all start somewhere. I was doing the same thing six years ago when I first started using Codea. I have a lot of coding behind me, but I’m still learning new things with Codea. Your program looks interesting. Keep this program somewhere as it is. As you get more coding experience, copy this program and try reducing the amount of code. As you learn, you’ll be able to reduce the amount of code used for this program by a lot. Keep learning, it will be fun.