scientific_programming
scientific_programming copied to clipboard
global statement teaching unit comes too early
Students used it in assignment 3 in place of return statements, which is bad.
In particular because this is then discussed at length in week 07 (structure of a python package)