logo

Crowdly

Що виведе цей код? class Test : my_list = [] a = Test() b = Test...

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

Що виведе цей код?

class Test:

my_list = []

a = Test()

b = Test()

a.my_list.append(5)

print(b.my_list)

More questions like this

Want instant access to all verified answers on moodle.chnu.edu.ua?

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