Advertisement
Guest User

Untitled

a guest
May 24th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. mon = peripheral.wrap(right)
  2. mon.setTextScale(1)
  3. mon.setCursorPos(1, 1)
  4. print("=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=")
  5. mon.setCursorPos(1, 2)
  6. print("Tropical Republic Computer System")
  7. mon.setCursorPos(1, 3)
  8. print("=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement