Camel Case 4

  • + 0 comments

    Python3 Correct Outputs but Wrong Answer Solution

    inputData = [line.rstrip('\n\r') for line in sys.stdin.readlines()]