LaunchpadAI / space-bandits

GNU General Public License v3.0
102 stars 30 forks source link

Calling dictionary item using "." notation #23

Open HiGal opened 1 year ago

HiGal commented 1 year ago
image

Calling an attribute from the standard python dictionary is incorrect. It should be replaced with calling in brackets