Skip to content
Snippets Groups Projects
Commit 076bf616 authored by Jack Pink's avatar Jack Pink
Browse files

Add rainfall module

parent 1b8f1b1b
Branches
No related tags found
1 merge request!1Add rainfall module
def inches_to_mm(inches):
mm = inches * 25.4
return mm
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment