A singular rust program that takes A program that takes the range of 1-100 and prints out the following depending on the divisibility of a number.
To run this program, download the Rust application to your device and go through the installation process. Since this is a singular rust program, you just need to run "rustc programRust.rs" to compile and "./programRust.rs" to run the program.