79547835

Date: 2025-04-01 06:13:50
Score: 2.5
Natty:
Report link

String s = "I Love India";

StringBuilder sb = new StringBuilder(s); String s1 = sb.reverse().toString();

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tufan