local term = require("term")
term.setCursorPos(1,1)
term.clear()
sleep(1)
os.sleep(1)
print("noobOS 0.1")