while x: pass
while x:
pass
while Ture: print("111")
while Ture:
print("111")
for i in range(x): pass
for i in range(x):