Solve problem "Minimum of three numbers" online - Learn Python 3 - Snakify

Minimum of three numbers


Statement

Given three integers, print the smallest value.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().