Ad
  • Custom User Avatar

    Python: parameter name could be changed instead of inbuilt module.

  • Custom User Avatar

    Puzzle tag should be added or description should mention what considers a special character

  • Default User Avatar

    Dont ask for a function to be made. It runs the shell script as a function but is not a function itself. I'm new to coding on shell so this really confused me.

  • Custom User Avatar

    This really needs to have more test cases. The example test case provided should definitely be in the mandatory section too, and it would be great if you could add some randomised test cases. It shouldn't be too hard to generate three random strings, where the first and third can be any length including 0 and the second has a minimum length of 1, then repeat that a few hundred times.

  • Custom User Avatar

    Perhaps include more tests to make sure that the person actually created a good code.

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    You may want to change this to contains a string of letters being bad. Using whole words in the example test makes it rather easy to solve.

  • Default User Avatar

    More tests needed.