Ad
  • Custom User Avatar

    I read my output properly and realized what wasn't happening. Got through it though. Thank you for the feedback!

  • Custom User Avatar

    OMG!!! All I had to do was import string??? I was wondering why this wasn't working. 😤

  • Custom User Avatar

    It's helpful to post an example of a test case that fails, e.g. <result> should equal <expected.

    Check that you are actually returning the value, and not simply printing it to the console (it's a common mistake)

  • Custom User Avatar

    Doing it in Python and this should be straighforward. It outputs what you want in my ide however your test keeps marking it wrong? (trying not to leave any spoilers. Please fogive me)