promptdojo_

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?

read, then continue.