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

448 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