2 lines
20 B
Python
2 lines
20 B
Python
|
print(min(a, b, c))
|
|
print(min(a, b, c))
|