你好呀,你的代码看起来有些问题哦。在Python中,使用`<`表示小于,而不是`&lt;`。所以,你的代码应该改为:`unt = 0 while count < 100: print(count)`。这样,你的代码就能正确运行啦!