IronPython — Intermediate Playground
Python running on .NET/CLR; interoperate with C# and .NET libraries
IronPython configurationRun locally
Install
https://ironpython.net/download/Python CodeRun locally
IronPython offers various configuration options to customize its behavior for different use cases.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?