Advertisement
Guest User

beramo

a guest
Jul 23rd, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.06 KB | None | 0 0
  1. input = read()
  2.  
  3. if input == "hi" then
  4.  print("Hello")
  5.  end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement