Начал писать код
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
def calculate(height, wight):
|
||||
result = wight / height ^ 2
|
||||
return result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user