1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# A first sheet Breakfast: 19 + 22 hotel = 120 hotel * 3 for the whole stay sum // Anything after two slashes is ignored 3 meters to feet 100 kg * 9.8 m/s^2 60 mph to km/h distance = 42.195 km distance to miles @3 + 100
# A first sheet
Breakfast: 19 + 22
hotel = 120
hotel * 3 for the whole stay
sum
// Anything after two slashes is ignored
3 meters to feet
100 kg * 9.8 m/s^2
60 mph to km/h
distance = 42.195 km
distance to miles
@3 + 100