Advertisement
Guest User

Lua code

a guest
Aug 20th, 2022
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. io.write("This is lua and i wanna learn it")
  2. io.read("*n")
  3.  
  4. if (io.read == 5)
  5. {
  6. io.write("YOU GOT THE RANDOM NUMBER!! YOU'RE RICHHHHHHHHH!!")
  7. }
  8.  
  9. then else
  10. {
  11. io.write("Ok?")
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement