Check out a userscript which highlights deleted posts.
GitHub
79108782
Date:
2024-10-21 06:31:50
Score:
2.5
Natty:
Report link
Simply do as followings:
f = open("file_1.txt", "r")
x = [line.split() for line in f]
f.close()
Reasons:
Low length (1):
No code block (0.5):
Low reputation (1):
Posted by:
Tra Vu