beyondgrader.com Logo
DemoBrowseAboutTeamLogin

Print Smallest

[email protected] // 1.0

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!