Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - print('Podaj swoj nick')
- nick = io.read()
- print('Ile masz lat?')
- wiek = io.read()
- print('Two ulubiony zespol?')
- lubi = io.read()
- textutils.slowPrint('Czesc, ' .. nick)
- textutils.slowPrint('Masz, ' .. wiek)
- textutils.slowPrint('Twoj ulubiony zespol nazywa sie: ' .. lubi)
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment                    
                 
                    