Good morning! :coffee:Suppose a hypothetical situation where you gained access to a Python REPL onsome server, somewhere. The REPL is artificially limited such that you have noaccess to any file or networking.Given that you are in a REPL, you can theoretically write any program you want;however, ...