mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
add `.map(|x| x.trim())` for Q3 of type-conversions/others Added "3, 4" answers with Spaces
add `.map(|x| x.trim())` for Q3 of type-conversions/others Added "3, 4" answers with Spaces