Python while loop is not correctly checking both conditions

前端 未结 0 603
时光取名叫无心
时光取名叫无心 2020-12-29 03:53

I am not understanding why this simple conditional check using and (&) is not working as I would expect it should. My Python code is:

x = 24
y = 36

i = m         


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