--- id: 5e7b9f160b6c005b0e76f085 title: Python のオブジェクト challengeType: 11 videoId: uJxGeTYy0us bilibiliIds: aid: 889496260 bvid: BV1ZP4y1s7G6 cid: 377522762 dashedName: python-objects --- # --question-- ## --text-- Python のオブジェクトについての説明として正しくないのはどれですか? ## --answers-- オブジェクトは作成され、使用される。 --- オブジェクトはコードやデータの集まりである。 --- オブジェクトは詳細を隠す。 --- オブジェクトは 5 つの標準的なデータ型のうちの 1 つである。 ## --video-solution-- 4