csmberkeley/csm-61a

[fa22] mentor08 (Mutability, Iterators, and Generators)

Closed this issue · 0 comments

Generally

  • The meta solutions include a table of the various list functions. I think that should be included in either solutions or the original worksheet pdf. (Note to self: try to recreate the table in latex)
  • "a little harder than usual :00
  • No comments other than wanting to do OOP earlier
  • Put the table on from the meta on the actual worksheet. Add pause / play on spotify analogy for the generators mini-lecture. Otherwise solid!
  • OOP is too easy given that students have gone through ants.

insert_n:

  • one of the lines in insert_n don't have a colon
  • Problem 3, weird dash around n
  • Problem 3, first doctest has three calls to the function, which is confusing to explain
  • A little long