Beginner's Rust Programming: Hello World

# Introduction Welcome to **Hello, World**. This lab is a part of the [Rust Book](https://doc.rust-lang.org/book/). You can practice your Rust skills in LabEx. In this lab, you will write your first Rust program, which will print the text "Hello, world!" to the screen.

|60 : 00

Click the virtual machine below to start practicing