go

尝试使用 while 循环循环6次

英文: Trying to loop 6 times with a while loop 问题 我正在尝试让我的程序循环6次。问题在于它继续运行,在循环了6次后并没有停止。我有answer、userG...