No IDE, just you and the snake.

The Official Website


Notepad: Python is a challenge to make a GOOD python program using the most basic text editor in Windows: Notepad.

Rules

  • All editing of code MUST be in Notepad

  • Line Wrap must be off (This makes code easier to read)

  • When running, rename file to .py, and when finished, rename back to .txt

  • No autocomplete, all writing must be from memory

Required Specs

  • A Windows version

  • A CPU

  • A Python Version

  • A GPU (If you want to get really fancy)

More Information

For a hardcore rulebook, and some extra content, see the Google Doc

Pro Tips

  • Press F5 if you need a date and time quick

  • Press CTRL + S to save

  • Press CTRL + Shift + S to save as a new file

  • Press CTRL + ALT + S to save all open tabs

  • If your code has an error, good luck!

  • Try your best to have fun! (Hint: It's hard)

  • print() is your best friend now, use it for everything!

  • Use time.sleep() if you want to have a chance at seeing what your code prints.

  • Doritos are a Superfood!

Hall of Fame

None yet, you could be the first!