GulfOfMexico
GulfOfMexico copied to clipboard
Use scripts as input??
e.g. You can let a = {print("hi")!}!, then when you run a!, "hi" will be printed.
just do a and it should run