feat: add force of gravity kata and its test-function
This commit is contained in:
parent
c5c15a9f50
commit
b2304cae68
5
src/codewars/kata_force_of_gravity.py
Normal file
5
src/codewars/kata_force_of_gravity.py
Normal file
@ -0,0 +1,5 @@
|
||||
# https://www.codewars.com/kata/5b609ebc8f47bd595e000627/
|
||||
|
||||
|
||||
def solution(arr_val, arr_unit):
|
||||
pass
|
||||
Loading…
x
Reference in New Issue
Block a user