//In the command line: --------------------------------------------- >rustc main.rs //Compiles the main.rs file to main.exe and main.pdb >main //Runs the program