Write a function called print_smallest which takes three numbers and prints the smallest one. You can use a built-in Python function to help you find the smallest of the numbers!
print_smallest