Closed chakpongchung closed 3 years ago
the code does not run in python 3
try using converting map to list forcefully list(map(int,list)) this way it will not show this error
thanks!
the code does not run in python 3