feat: add force of gravity kata and its test-function

This commit is contained in:
Sandro Zimmermann 2026-02-23 22:37:28 +01:00
parent c5c15a9f50
commit 7e825dc7ad

View File

@ -0,0 +1,5 @@
# https://www.codewars.com/kata/5b609ebc8f47bd595e000627/
def solution(arr_val, arr_unit):
pass