Let's discuss here, what we can think of as interesting exercises with rust. - Concept of mutable and non-mutable You can take help from - https://doc.rust-lang.org/book/second-edition/ch01-00-introduction.html - https://rust-lang-nursery.github.io/rust-cookbook/intro.html Current Ideas: - Print the arguments passed to the program