Add temperature convertor
This commit is contained in:
parent
8352d6f1c3
commit
ba3d3a591e
3 changed files with 34 additions and 0 deletions
|
|
@ -43,3 +43,5 @@ Interesting things to know
|
|||
--------------------------
|
||||
|
||||
* A char is 4 bytes in Rust!
|
||||
|
||||
* Breaking with a value is only possible inside a 'loop' not a 'while/for' loop!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue