while not (a>10 && b>10)的语句如何写

while not (a10 && b10)的语句怎么写whilenot(a 10&&b 10)的语句怎么写[解决办法]while (!(a 10 && b

while not (a>10 && b>10)的语句怎么写
while   not   (a> 10   &&   b> 10)的语句怎么写

[解决办法]
while (!(a> 10 && b> 10))