Files
2022-01-20 20:30:18 +01:00

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