What is @ in python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is @ in python?

Consider obj1 and obj2 as objects of same class, then what should "obj1 @ obj2" should return?

16th May 2019, 9:05 PM
Shivam Tewari
Shivam Tewari - avatar
1 Answer
+ 4
https://docs.python.org/3/whatsnew/3.5.html#whatsnew-pep-465
17th May 2019, 4:57 AM
Anna
Anna - avatar