6 search resultsShowing 1~6 results

Stocked
rainbartown

@rainbartown

Pythonの a += b と a = a + b は違う

いくつかのサイトで演算子 a += b が a = a + b と同じと書いてありますがミュータブルなオブジェクトでは厳密には異なります。 同じオブジェクトを指す変数がある場合は注意が必要です。...

4
3
Comment2

6 search resultsShowing 1~6 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in