| Version 2 (modified by anonymous, 7 years ago) |
|---|
The Sandbox
This is just a page to practice and learn WikiFormatting.
Go ahead, edit it freely.
Wiki Tips:
This Wiki knows how to highlight Python code:
from earth import ultimate
def answer(question):
if question is ultimate:
return 42
