Advertisement
Derek1017

User Input

Jun 19th, 2015
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. print("Enter Your Name: ")
  2. local input = read()
  3. print("Your Name Is ", input, "!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement