#OneLinerPython

TechKeysXTechKeysX
2025-06-26

Swap variable using tuple :
This is a Pythonic and efficient way to swap values without using a temporary variable. a, b = b, a

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst