79677112

Date: 2025-06-24 06:48:14
Score: 2
Natty:
Report link

You don't need to mess with ast.literal_eval() here. Since you control the variables, you can format the string directly at runtime using f-string or .format()

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ashraz Rashid