GraalPyEasy Playground

Python on GraalVM: high-performance polyglot runtime by Oracle

What is GraalPy?Run locally
Install
https://www.graalvm.org/python/
Python CodeRun locally

GraalPy is python on graalvm: high-performance polyglot runtime by oracle. It provides an alternative way to run Python code.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?