Check out a userscript which highlights deleted posts.
GitHub
79126276
Date:
2024-10-25 15:09:07
Score:
1.5
Natty:
Report link
def usr_abs(n): if n>=0: return n else: return-n x=int(input("enter a number:") Print(ust_abs(x))
Reasons:
Low length (1):
Has code block (-0.5):
Low reputation (1):
Posted by:
Nathiya Balu