Guest User

Untitled

a guest
Dec 14th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. mon=peripheral.wrap("back")
  2. mon.setTextScale(2)
  3. mon.clear()
  4. mon.setCursorPos(2,1)
  5. mon.print("Varzeki's")
  6. mon.setCursorPos(2,2)
  7. mon.print("Monitor!")
Add Comment
Please, Sign In to add comment