Виктория Кондратьева (Редактор отдела «Мир»)
better ranking.
,详情可参考夫子
让我们来分解一下:<start_function_call — 函数调用开始,call: — 前缀,change_background_color — 函数名,{color:<escapered<escape} — 带转义标记的参数,<end_function_call — 函数调用结束。
then the += will modify the list, and then raise an exception because you can’t assign to that tuple item because the tuple is immutable, but the list will have been mutated.