Print Person's Information

# Introduction In this lab, you need to write a program that prints a person's name and location by creating a function `display_info()` that accepts `name` and `location` as arguments and then call this function with the name `"Magnus"` and user input for the location.

|60 : 00

Click the virtual machine below to start practicing