Advertisement
sniki10

Koniec

Aug 9th, 2014
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. print("Do zobaczenia!")
  2. sleep(1)
  3. term.clear()
  4. term.setCursorPos(1,1)
  5. print("Trwa wylaczanie programu...")
  6. sleep(5)
  7. shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement