Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. if (condition is true{
  2. do this
  3. }
  4. else {
  5. do this other thing
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement