I\'m trying to switch value of the variables in my class below without using temp variable. I have tried as following.
class Person: apples = 0 ideas