Skip to content

Resolve "IndexOf method for lists"

Added exercise to find the indices of a number in a list. Made use of yield, I'm not sure how much the students know about generators and yield, so I included a small example of that in the description of the exercise.

Closes #11 (closed)

Edited by Kevin Chong

Merge request reports

Loading