NeuromatchAcademy / precourse

A repo for the pre-course work at home exercises
MIT License
613 stars 159 forks source link

Issue on page /tutorials/W0D1_PythonWorkshop1/student/W0D1_Tutorial1.html #65

Closed nehera closed 1 year ago

nehera commented 1 year ago

In a new coding concepts portion, there's a typo regarding the range function: "This means that step will take each integer value between 0 and 10." should be "This means that step will take each integer value between 0 and 9."