Advertisement
Guest User

settings

a guest
Nov 28th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. print("-------------------------")
  4. print("| BasicOS Settings |")
  5. print("|-----------------------|")
  6. print("| |")
  7. print("|-----------------------|")
  8. print("|1.edit password |")
  9. print("|2.edit BasicOS |")
  10. print("|-----------------------|")
  11. term.setCursorPos(2,4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement