79475724

Date: 2025-02-28 13:46:32
Score: 1.5
Natty:
Report link

Here, 3 codes are true to tell you the sixth letter of the strings.

print('her method'[5])
print('my chapter'[5])
print('our bottle'[5])
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Goat