Files

39 lines
675 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: 5e7b9f160b6c005b0e76f085
title: Об'єкти в Python
challengeType: 11
videoId: uJxGeTYy0us
bilibiliIds:
aid: 889496260
bvid: BV1ZP4y1s7G6
cid: 377522762
dashedName: python-objects
---
# --question--
## --text--
Що з приведених тверджень не є правильним для об'єктів у Python?
## --answers--
Об'єкти створюються та використовуються.
---
Об'єкти - це біти коду та дані.
---
Об'єкти приховують деталі.
---
Об'єкти — це один з п"яти стандартних типів даних.
## --video-solution--
4