Python input ankle0614@gmail.com 2021年4月10日 / 2021年4月17日 異なる変数に代入 a,b=(int(x) for x in input().split()) print(a) print(b)