Guest User

Untitled

a guest
Dec 11th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. if (6+9==12)
  2. puts "this is true"
  3. else
  4. puts "this is false"
  5. end
Add Comment
Please, Sign In to add comment