What is @ in python? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
+ 4
https://docs.python.org/3/whatsnew/3.5.html#whatsnew-pep-465
17th May 2019, 4:57 AM
Anna
Anna - avatar