Ad
  • Custom User Avatar
    1. always use the spoiler flag when posting code / solutions (I have added the flag to your comment) otherwise anyone can see it
    2. I suggest you make a habit of reading your error feeback very carefully:
    should return "Odd" for odd positive numbers
    Expected
        <string>: odd
    to equal
        <string>: Odd
    
  • Custom User Avatar

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