@@ -50,8 +50,7 @@ def list_(num):
if y < num:
x.append(y)
else:
- break
- return x
+ return x
def ip():
"""