Skip to content

Instantly share code, notes, and snippets.

@miawgogo
Created February 24, 2016 16:20
Show Gist options
  • Select an option

  • Save miawgogo/f3540fe4c36b06da4d65 to your computer and use it in GitHub Desktop.

Select an option

Save miawgogo/f3540fe4c36b06da4d65 to your computer and use it in GitHub Desktop.
If example
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