STDIN
- Rust - read input from STDIN
- Rust - read STDIN - remove trailing newline (trim, chomp)
- Rust - flush STDOUT - read STDIN
- Get number from STDIN
- Get number from STDIN - same variable
- Get number (i32) in using a function
- Exercise: STDIN rectangle
- Exercise: STDIN circle
- Exercise: STDIN calculator
- Solution STDIN rectangle
- Solution: STDIN calculator