swcarpentry / python-novice-gapminder

Plotting and Programming in Python
http://swcarpentry.github.io/python-novice-gapminder/
Other
164 stars 431 forks source link

Lesson Contribution - Typo in exercise #506

Closed klbarnes20 closed 3 years ago

klbarnes20 commented 4 years ago

I'm a member of The Carpentries staff and I'm submitting this issue on behalf of another member of the community. In most cases, I won't be able to follow up or provide more details other than what I'm providing below.


Episode 4 - http://swcarpentry.github.io/python-novice-gapminder/04-built-in/index.html http://swcarpentry.github.io/python-novice-gapminder/04-built-in/index.html

  • Built-in Functions and Help .

Typo in exercise . "Why don't max and min return None when they are given no arguments?" should be why doesn't....