Skip to content

Instantly share code, notes, and snippets.

@komponenrobot
Created April 2, 2020 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save komponenrobot/e4babcf6ff9564dd71ce2f5d76f66786 to your computer and use it in GitHub Desktop.
Save komponenrobot/e4babcf6ff9564dd71ce2f5d76f66786 to your computer and use it in GitHub Desktop.
ifelse2_bahasac
// robotikindonesia.com
if(inputan > 10){
// perintah 1
} else {
// perintah 2
}
// robotikindonesia.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment