To create a list of n placeholder elements, multiply the list of a single placeholder element with n . For example, use [None] * 5 to create ...
確定! 回上一頁