zlacker

[parent] [thread] 0 comments
1. jstrie+(OP)[view] [source] 2019-11-11 15:02:13
This problem is designed more in the spirit of teaching the algorithmic thinking side of the course objectives than the Python side.

If you prefer, you can view the problem restrictions as a means to encourage students to develop a more general algorithm for solving the problem, rather than a programmatic implementation specific to Python. Hopefully this makes them seem less arbitrary.

[go to top]