Instance vs class attributes — and the bug AI ships every time — step 2 of 9
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.read, then continue.
Instance vs class attributes — and the bug AI ships every time — step 2 of 9
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.read, then continue.