组卷题库 > 高中信息技术试卷库
试题详情
若输入987421,输出的结果是

n = int(input("n="))

n = n % 1000

n = n // 100

print (n)

知识点
参考答案
采纳过本试题的试卷
    教育网站链接