Files
freeCodeCamp/curriculum/challenges/japanese/23-python-for-everybody/python-for-everybody/python-objects.md
freeCodeCamp's Camper Bot 9c20069eb2 chore(i18n,learn): processed translations (#53819)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-03-12 22:29:52 +05:30

644 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--

Python のオブジェクトについての説明として正しくないのはどれですか?

--answers--

オブジェクトは作成され、使用される。


オブジェクトはコードやデータの集まりである。


オブジェクトは詳細を隠す。


オブジェクトは 5 つの標準的なデータ型のうちの 1 つである。

--video-solution--

4