Using the print() function, print to the console: 'Learn Python!'
Output: Learn Python
print("Learn Python!")