You’ve stumbled across my scratchpad!
print("hello world!") def foo(): print("bar") foo() x = 1
I love markdown lol