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

added m feature placeholder

parent 2711aca8
No related branches found
No related tags found
1 merge request!4added m feature placeholder
def inches_to_mm(inches): def inches_to_mm(inches):
mm = inches * 25.4 mm = inches * 25.4
return mm return mm
#TODO add function inches to metres
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment