Computer Science, asked by samamuniharish, 5 months ago

What is the output of the following Python code:
class easter:
def init || (self, id):
self.id s2(id)
id="100"
0
temp easter (10)
print temp.id

O 100
O Error
O 10
1​

Answers

Answered by prernapunit0218
1

Answer:

Loops over the values

Explanation:

def init

self.id

I'd 1072

0

temp Easter (10)

print.temp.id

O Error

O 100

O10

1

Similar questions