Jessime/Excision

clarification on problem 3

Opened this issue · 5 comments

I don't understand exactly how we are supposed to calculate the output. I tried looking at the example but couldn't follow. Could you maybe walk through the example?

This is a pretty broad question. I'll be able to help more if you as a more specific question. How far have you gotten? Can you pinpoint and describe where you're getting stuck?

You just need to filter the lines that need to be filtered, then sum up the indices of the remaining lines.

Giving you an exact, step-by-step solution kind of defeats the point of the question. Try writing some code based on your current understanding of the problem. Then post the code and we can see which part of the prompt you're having trouble with.

Great! Glad you got it!