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

482 B

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

--question--

--text--

Which is NOT true about objects in Python?

--answers--

Objekte werden erstellt und verwendet.


Objekte sind Bits aus Code und Daten.


Objekte verbergen Details.


Objekte sind einer der fünf Standard-Datentypen.

--video-solution--

4