Created
February 24, 2016 16:20
-
-
Save miawgogo/f3540fe4c36b06da4d65 to your computer and use it in GitHub Desktop.
If example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if (score == 100){ | |
| // your code here | |
| }else if(Question num == 10){ | |
| //your code here | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment