Advertisement
HiDad910

r

Jul 24th, 2020 (edited)
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. r = "true"
  2. if r == true then
  3.  
  4. print("nice")
  5.  
  6. else
  7.  
  8. print("rip")
  9.  
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement