untrusted-python

Run some untrusted Python code here!
Read my blog post about how this works.
Or view the source code.

# hint: use cmd + enter to submit
import time

print(f"Hello, World!")
print(time.time())

The above code is passed to an exec call on the server – stdout/stderr will be displayed below.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.