My issue
im placing input.clear() in correct position but it can’t compile there’s too much space between the lines , or i am doing it wrong?
Learning course: Practice Rust
Problem Link: Rearrange Code Practice Problem in Rust
im placing input.clear() in correct position but it can’t compile there’s too much space between the lines , or i am doing it wrong?
Learning course: Practice Rust
Problem Link: Rearrange Code Practice Problem in Rust
solved