Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanamacleod committed Jun 18, 2020
1 parent d3ae1f7 commit a39f051
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@
mainScene.drawPixel(29, 14, "#")
mainScene.printCanvas()

printText("Do you like the program?", 3, False)
print()

input("Press enter to clear the screen: ")
clearConsole()

0 comments on commit a39f051

Please sign in to comment.