Intro

Rust uses the print! and println! macros to print text to the console.

Further information

Rustlings Quiz

quiz1

{{#include quiz1.rs}}

quiz2

{{#include quiz2.rs}}

quiz3

{{#include quiz3.rs}}