执行如下代码,则程序运行后的显示结果是什么? year=eval(input("输入年份:"))#也可以用int( )函数 if(year%4==0 and year%100 !=0)or(year%400==0): print("闰年") else: print("非闰年")
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
皮皮学刷刷变学霸
举一反三
【单选题】Rhetorical Devices. Decide which rhetorical device is used in the underlined part of the sentences. “Dictating his autobiography late in life, he commented ... on men's final release from earthly str...