Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if condition 1 {
- statement 1
- } else if condition 2 {
- statement 2
- } else {
- statement 3
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement