Using Lambda to Print Hello World

# Introduction In this lab, you need to write a lambda expression that prints "Hello World!" and store it in the `print_message` variable, then call the `print_message()` function.

|60 : 00

Click the virtual machine below to start practicing