IronPython — Expert Playground
Python running on .NET/CLR; interoperate with C# and .NET libraries
IronPython internalsRun locally
Install
https://ironpython.net/download/Python CodeRun locally
Understanding IronPython's internal architecture helps make informed decisions about when and how to use it.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?