neo32100

NeoCC Clear Screen (NeoOS Remake)

Apr 12th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1, 1)
  3. term.setCursorPos(21,1)
  4. print("NeoOS")
Advertisement
Add Comment
Please, Sign In to add comment