A Admin • 802.91K Points Coach Report Q. Which of the following is a valid way to print to the console in Rust? (A) echo("Hello") (B) print("Hello") (C) println!("Hello") (D) console.log("Hello") Correct Answer - Option(C) Views: 3 Filed under category Rust Hashtags: Share Manage Tags
Discusssion
Login to discuss.