Defining Rust Functions in LabEx

# Introduction Welcome to **Functions**. 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 learn how to define and call functions in Rust using the `fn` keyword and the conventional snake case naming convention.

|60 : 00

Click the virtual machine below to start practicing