Python变量赋值操作顺序

Fal*_*rri 4 python function variable-assignment

有没有办法在python函数调用中进行变量赋值?就像是

curr= []
curr.append(num = num/2)
Run Code Online (Sandbox Code Playgroud)

msw*_*msw 8

Nopey.作业是一种陈述.它不是C派生语言中的表达式.