rsokl / Learning_Python

Source material for Python Like You Mean it
https://www.pythonlikeyoumeanit.com/
Other
165 stars 54 forks source link

Typo: Merging two dictionaries #103

Closed rsokl closed 4 years ago

rsokl commented 4 years ago

convince yourself that False or should will always return False

False should be True

rsokl commented 4 years ago

fixed