freeCodeCamp/curriculum/challenges/chinese-traditional/07-scientific-computing-with-python/python-for-everybody/python-objects.md

465 B

id title challengeType videoId bilibiliIds dashedName
5e7b9f160b6c005b0e76f085 Python 對象 11 uJxGeTYy0us
aid bvid cid
889496260 BV1ZP4y1s7G6 377522762
python-objects

--question--

--text--

關於 Python 對象的說法,哪一個是不正確的?

--answers--

對象被創建和使用


對象是代碼和數據的一部分


對象隱藏細節


對象是五個標準數據類型之一

--video-solution--

4