Print Any Type of Data

# Introduction In this lab, you need to create a program that implements a generic method named `display` to print any type of data, and then pass a string input from the user to the `display` method to print the input.

|60 : 00

Click the virtual machine below to start practicing