PythonFreeCourse / Notebooks

Learn Python for free using open-source notebooks in Hebrew.
Other
1.07k stars 210 forks source link

Week 2, lesson 3 #9

Closed ShirRaj closed 5 years ago

ShirRaj commented 5 years ago

I really like how you explain it. I think something worth mentioning is global. For 2 reasons:

  1. It'll make the concept clearer
  2. It's important they'll know it's an option (super bad one, but still they might be needing it or just seeing it somewhere)
yammesicka commented 5 years ago

While it clearly can make it easier for me to explain things, I do feel it can create bad habits for the students. I think it's too dangerous to put it as part of the material right now.

ShirRaj commented 5 years ago

I agree, didn't think of that aspect.