Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jack Pink
climate_analysis
Commits
25b4ad3d
Commit
25b4ad3d
authored
May 10, 2022
by
Jack Pink
Browse files
added cm placeholder
parent
2711aca8
Changes
1
Hide whitespace changes
Inline
Side-by-side
rainfall_conversion.py
View file @
25b4ad3d
def
inches_to_mm
(
inches
):
mm
=
inches
*
25.4
return
mm
# TODO add function inches_to_cm
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment