Chemistry, asked by shaikareef482, 2 days ago

18
def __init__(self, x, y, z):
self.a = x + y + z
x = change(1, 3, 5)
y = getattr(x, 'a')
setattr(x, 'a', y + 1)
print(x.a)​

Answers

Answered by adityaveer1583sbdorg
0

Answer:

don't know yaar sorrynenene

Answered by manvirastogi10
0

Explanation:

hope you like the answer and give more point please from next time

Attachments:
Similar questions