Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Який з наведених варіантів є правильним визначенням приватного атрибута в класі?
class MyClass: -attribute = 10
class MyClass: _attribute = 10
class MyClass: __attribute = 10
class MyClass: attribute = 10
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!