4 lines
152 B
Markdown
4 lines
152 B
Markdown
|
# Rust Temperature Conversion
|
||
|
|
||
|
Convert from C to F and F to C using Rust. From the prompt in Chapter 3.5 of <cite>The Rust Programming Language</cite>.
|