79697783

Date: 2025-07-11 03:20:27
Score: 1.5
Natty:
Report link

def docstring(functionname):

\# Write your code here

help(functionname)

if _name_ == '_main_':

x = input()

docstring(x)

Only 5/10 test cases passing rest my hidden test cases are failing

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ram