Files
freeCodeCamp/curriculum/challenges/arabic/23-python-for-everybody/python-for-everybody/python-objects.md
2024-01-24 19:52:36 +01:00

583 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f160b6c005b0e76f085 كائنات Python 11 uJxGeTYy0us
aid bvid cid
889496260 BV1ZP4y1s7G6 377522762
python-objects

--question--

--text--

Which is NOT true about objects in Python?

--answers--

يتم إنشاء واستخدام الكائنات.


الكائنات هي جزء من الكود والبيانات.


الكائنات تخفي التفاصيل.


الكائنات هي أحد أنواع البيانات الخمسة الأساسية.

--video-solution--

4