[SOLVED] Whats wrong with this?

try changing == to =

1 Like

okie

it says that you are missing quotes so put in some quotes like this “Beata”
i haope this helps
-Zax

I noticed that you don’t actually say the variable that you created. This may cause an issue with the code.

beata - variable assigned
hero.say(bea) - variable called

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.