Home > other >  Python
Python

Time:10-09

I want to ask
Since the map function already can turn a string into an integer model, why use int?
Just ask again, what is this statement execution order, from left to right, or from inside to outside

CodePudding user response:

Because the map with the int, so to convert a string to an integer,