Ad
  • Default User Avatar

    Despite passing the tests I get a 'Cannot invoke "String.isEmpty()" because "str" is null' error when I attempt. I didn't have a String named str but I made an empty one, same thing. Can't see the tests throwing the error so I'm not sure what I can do to find what isn't working.
    Training in java 17 if that makes a difference.