发布网友
我来回答
共1个回答
热心网友
raw = input('input:')x,n = raw.split()x = int(x) # 将x,n转化为对应的整型,用于接下来的计算n = int(n)