this post was submitted on 02 Sep 2025
50 points (94.6% liked)

Python

7589 readers
2 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
 

See the Solution and Explanation.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] bterwijn@programming.dev 3 points 2 months ago

Yes, that is a surprise to many, in other languages 'x+=y' and 'x=x+y' are the same.