i had to accept the unlock option to see the test cases and loose my 100 points
my code is working perfectly on your platform and also visual stdio with the test cases provided
i had to accept the unlock option to see the test cases and loose my 100 points
my code is working perfectly on your platform and also visual stdio with the test cases provided
hey @Souradeep-Kundu-824545687968212 you need to compare the entire string in order to return by length but you are just comparing the first letter
here is corrected code