diff --git a/Exit-Code-Mappings.md b/Exit-Code-Mappings.md index 733c701..d3ae2dc 100644 --- a/Exit-Code-Mappings.md +++ b/Exit-Code-Mappings.md @@ -1,6 +1,6 @@ # Exit Code Mappings -For particular runtime environments ReCodEx can provide mappings of result codes to some custom messages. This is possible for example for Java or C# where there can be custom wrappers/runners which might catch exceptions and then provide users more detailed information about evaluations. +For particular runtime environments ReCodEx can provide mappings of result codes to some custom messages. This is possible for example for Java, C# or Python where there can be custom wrappers/runners which might catch exceptions and then provide users more detailed information about evaluations. ## Free Pascal