发现论坛里没有相关解释,翻译了stackoverflow上的回答,留以备用 I am having trouble with the following piece of code: 我对下列代码有一些问题 if verb == "stoke": if items["furnace"] >= 1: print("going to stoke the furnace") if items["coal"