lhdRust
A Hello, World! program in RUST.
Instructions:
-- Clone the project using git clone and change directory into the project using cd
-- Either generate a new binary file using the commands rustc hellow.rs
-- Or directly execute the given binary file using ./hello
Log in or sign up for Devpost to join the conversation.