• + 2 comments

    guys pleas do not run your code on python 3. run your code on python2 for acheive correct value of hash otherwise in python3 the output is defferent because of python3 is more strict for security on hackerrank Top-right side you have option to which python2 or python3 if you not understand copy my this guidence on chatgpt he will clear it all the best. and use raw_input() method except input() method in code.