79702164

Date: 2025-07-15 13:43:49
Score: 1
Natty:
Report link

print("creating Table")

nums = range(17501, 17570)

for i in range(0, len(nums),):

print (nums\[i\],"1", "1" , "1" , "1")

F = open("new.txt" , "w")

f.write (nums[i], "1","1","1","1")

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ajit