You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At 10:45 in that video you're discussing an error that comes up because there is no charAt method available on the friend object. You're actually calling "chartAt" rather than "charAt" there
The text was updated successfully, but these errors were encountered:
At 10:45 in that video you're discussing an error that comes up because there is no charAt method available on the friend object. You're actually calling "chartAt" rather than "charAt" there
The text was updated successfully, but these errors were encountered: