Skip to content

Instantly share code, notes, and snippets.

@wellrafi
Last active May 6, 2020 17:18
Show Gist options
  • Save wellrafi/6144ade9357a47ddc15d73386daa32c9 to your computer and use it in GitHub Desktop.
Save wellrafi/6144ade9357a47ddc15d73386daa32c9 to your computer and use it in GitHub Desktop.
int luas_segi_empat(param1, param2) {
return param1 * param2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment