Use map(func, list) with int as func and list as the list of strings to create a map object with each string converted to an integer. Use list(mapping) to ...
確定! 回上一頁