if run it with the inputs given in the example then to output is correct in both cases but when i submit it it shows wrong answer
i have looked at the code 2-3 times but cant find the problems
if you find any problems please let me know
and also if there is a discord or some other place where the community is active please let me know
if i remove ‘try and except’ it gives me runtime error NZEC
when i first got the error i couldn’t resolve it as i didn’t know what it was so i googled it and someone told me to use try and except…
so how do i find where the error is
i tried the input which you gave me in CNOTE and it gave me a NZEC but when i put other inputs it doesn’t show any error …
and excuse me if asking a really dumb question cause i m quite new to python…
i meant if i run into such error in future how can know what input do i need to take to get the error
basically i wanted to know how did you come up with that input which gave me the error