mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-06-19 22:58:50 +02:00
360344ab6c
Conversion between Celsius and Fahrenheit should be understandable to most. Inverting the formula is still not very hard, but a little harder than only multiplying by 100.