1 2 3 4 5
os.pullEvent = os.pullEventRaw term.clear() term.setCursorPos(1,1) term.setBackgroundColor(colors.white) print("Welcome to the desktop where nothing happens... Yet!")