13 lines
141 B
Plaintext
13 lines
141 B
Plaintext
|
baesball (0.14 kg) can be thrown 100 metres
|
||
|
|
||
|
so let's say:
|
||
|
|
||
|
1 kg = 10 metres (cells)
|
||
|
10 kg = 5m
|
||
|
20 kg = 1m
|
||
|
|
||
|
distance = 10m - (weight/2)
|
||
|
|
||
|
|
||
|
|