Check out a userscript which highlights deleted posts.
GitHub
79409025
Date:
2025-02-03 13:57:11
Score:
2.5
Natty:
Report link
coordinate = [] for x in range(10): for y in range(10): coordinate.append((x,y)) print(coordinate)
Reasons:
Low length (1):
No code block (0.5):
Low reputation (1):
Posted by:
Lan Anh Nguyen C nhn