我有大量的文字数字作为问题,如果一轮中的问题数不是10,则需要将它们添加到另一轮中,因为前一轮的错误答案被添加到第二轮中。我可以将问题添加到第二轮,但如何将问题与单独列表中的答案进行匹配?或者我可以将它们放在同一个列表中?extraanswers=[]
a30='2002'extraanswers.append(a30)
while x != 10:
ro
= None): print('There is a value') global addtonotesnot find nameDid not find name我想要的是,它不应该说“没有找到名字”,直到它把所有的名字循环通过循环但现在它所做的是,它对每个名字逐一循环,直到找到名称,然后我用中断不再搜索其他名称,因
cheese = float(input("Enter cheese order weight (numeric value): "))
print(cheese,"is more than currently available stock ") print(cheese,"is below minimum order amount") print(cheese,&