编写一个Python程序来对用户输入的三个整数从小到大并输出
输入方式:
input()
输出方式:
print()
输入输出示例
# 输入: 30 -10 5 # 输出: -10 5 30
# 输入: 20 60 20 # 输出: 20 20 60
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.
Using your Hydro universal account