pytest brings up assertion error when using a string in the given function

后端 未结 0 1130
猫巷女王i
猫巷女王i 2021-01-11 22:22

here is my code (that is relevant to this problem)

# main.py
def main():
  fruit = input("What is the name of your fruit?: ")
  name = input("W         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题