Open
Description
If in 3.04, the slides state the function names use camelCase, why have def my_function in the Do Now? To get the students used to camelCase, wouldn't it been better to use def myFunction? My volunteers just told me that using underscores is more common, so I guess the issue is why does 3.04 state to use camelCase.