Skip to content

Instantly share code, notes, and snippets.

@billmetangmo
Last active April 10, 2021 22:14
Show Gist options
  • Select an option

  • Save billmetangmo/daed59ae5bb6e6783958bb6c31d78a34 to your computer and use it in GitHub Desktop.

Select an option

Save billmetangmo/daed59ae5bb6e6783958bb6c31d78a34 to your computer and use it in GitHub Desktop.
Open refine Jython interpreter
try:
int(value)
except :
value=0
finally:
return value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment