Catch a ValueError

Convert a string to an integer. If the string is not a valid number, catch the ValueError and assign a fallback value.
Python
Setting up Python environment...
Output