ericgolde555

print i am awrsome

Jul 25th, 2015
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. p = peripheral.wrap("left")
  2. p.clear()
  3. p.addText(6,6,"Eric Is Amazing!",0XFFFFFF)
  4. p.sync()
Advertisement
Add Comment
Please, Sign In to add comment