classes — reading what ai just wrote you2 / 9
instance vs class attributes — and the bug ai ships every time
Four assignments, four lines marked A through D. Which one creates a
class attribute (one copy total, shared by every Robot) rather
than an instance attribute?
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _