Check out a userscript which highlights deleted posts.
GitHub
79080800
Date:
2024-10-12 10:31:59
Score:
2
Natty:
Report link
how about
import re sentence = "We eat, Granny" re.split(r'[\s,]+', sentence)
Reasons:
Low length (1.5):
Has code block (-0.5):
Starts with a question (0.5):
how
Low reputation (0.5):
Posted by:
user5417363