The answer is supposed to be a string,but the original template has a return type of int.
When I change the return type to string an error pops up.
Issue in return type
nandini-raj
#2
actually …there is change…input is in string format and output should be in int format.