roboratorium

czesc

Mar 27th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. print('www.roboratorium.pl')
  2. print('Jestem ' .. os.getComputerLabel())
  3. print('Podaj swoj nick')
  4. nick = io.read()
  5. textutils.slowPrint('Dobrze ze jestes, ' .. nick)
  6.  
Advertisement
Add Comment
Please, Sign In to add comment