We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I ran python 08_shopping_cart.py and hit a AttributeError: 'dict' object has no attribute 'has_key' error. Please fix.
python 08_shopping_cart.py
AttributeError: 'dict' object has no attribute 'has_key'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I ran
python 08_shopping_cart.py
and hit aAttributeError: 'dict' object has no attribute 'has_key'
error. Please fix.The text was updated successfully, but these errors were encountered: