Advertisement
nayoshi12

Untitled

May 25th, 2020
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. shell.run("refresh")
  2. term.clear()
  3. term.setCursorPos(1,1)
  4. term.write("Starting Main Program")
  5. shell.run("main")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement