[python-events] How to get value using memory address and logic behind swap without using temporary variable
Partha Sarkar
sarkarranjanpartha at gmail.com
Mon Aug 19 03:50:37 EDT 2019
Dear,
[image: image.png]
1. I want get value using 140709413753792.
2. swap without using temporary variable how to manage python, how to
python manage this.
a, b =10, 20
a, b = b, a
How manage this.
Kindly let me know.
*Regards,*
*Partha Ranjan Sarkar*
*E-Mail: sarkarranjanpartha at gmail.com <sarkarranjanpartha at gmail.com>*
*Contact: 09647363448/09551253448*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-events/attachments/20190819/8a12ef6d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 6318 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-events/attachments/20190819/8a12ef6d/attachment.png>
More information about the python-events
mailing list