EconomicSerg

Hello

Oct 22nd, 2020
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. -- hello.lua
  2. -- the first program in every language
  3.  
  4. io.write("Hello world, from ",_VERSION,"!\n")
  5.  
Add Comment
Please, Sign In to add comment