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

Minimum of two numbers


Statement

Given two integers, print the smaller 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().