问题描述
这是我的代码,我已使计算器的联邦税部分起作用,但我似乎无法使计算器的州税部分起作用。我不断收到错误消息。有谁知道如何解决这个问题。我是初学者:)
def come():
while True:
try:
print("Error: come `")
continue
else:
break
return i
def tax(income):
if income <= 0000:
tax = ome * 0.10
elif income <= 0000:
tax = (ome - .5) * 0.12
come = come()
tax = tax(0000)
0000
0000
if __name__ == "__main__":
inco
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)