logo

Crowdly

Browser

Add to Chrome

Оберіть рядок який створює в програмі об'єкт: class T1: n=10 def t...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Оберіть рядок який створює в програмі об'єкт:

class T1:

n=10

def total(self,N):

.... self.total = int(self.n)+ int(N)

t1 = T1()

t1.total(45)

print(t1.total)

0%
0%
0%
0%
More questions like this

Want instant access to all verified answers on elr.tnpu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome