首页 新闻 会员 周边
1
回答数

回答被采纳 5 求老师回复,照抄的程序,到line 6就报错

def circle(): r=input('please enter the radius of the circle:') area=3.14*r**2 return areadef rectan
3
回答数

回答被采纳 5 求老师指点print里的内容为什么不打印出来

#-*- coding:utf-8 -*- #闰年定义:非整百的数能被四整除,无余是闰;整百的数(世纪年)能被400整除且不能被100整除的是闰年。 year=input ('please input