Skip to content
Snippets Groups Projects
Unverified Commit f03cda3e authored by Jack-Pink's avatar Jack-Pink Committed by GitHub
Browse files

Merge pull request #4 from Jack-Pink/feature_m

added m feature placeholder
parents d0f54563 fc6f8091
Branches onBoarding
No related tags found
No related merge requests found
...@@ -2,4 +2,6 @@ def inches_to_mm(inches): ...@@ -2,4 +2,6 @@ def inches_to_mm(inches):
mm = inches * 25.4 mm = inches * 25.4
return mm return mm
#TODO add function inches to metres
# TODO add function inches_to_cm # TODO add function inches_to_cm
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment