Python:代入文
代入文は、名前を値に (再) 束縛したり、変更可能なオブジェクトの属性や要素を変更したりするために使われる。
代入文(assignment statement)
Python:assignment statement