[Python] ::=
name ::= othername
這代表 name 和 othername 是一樣的
Ref: https://docs.python.org/3/reference/expressions.html
Last Updated on 2023/08/16 by A1go
name ::= othername
這代表 name 和 othername 是一樣的
Ref: https://docs.python.org/3/reference/expressions.html
Last Updated on 2023/08/16 by A1go