79762611

Date: 2025-09-12 07:06:03
Score: 3.5
Natty:
Report link

Idk maybe just adding a "\n" at the beggning in a custom toString() method of a class?

@Override
public String toString() { 
  return "\nPerson { name = " + this.name + " }";
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: نوران