Assignment statements are used to (re)bind names to values and to modify attributes or items of mutable objects: assignment_stmt ::= ( target_list "=")+ ...
確定! 回上一頁