Skip to content

Error in Video #1

@hoopdy

Description

@hoopdy

At https://youtu.be/LHBE6Q9XlzI?t=4130

  1. I cannot find the code from this part of the video in the repository.

  2. Instructor adds "=" to while loops in both functions (he thought he had mistakenly omitted it. This is incorrect. If "counter" starts at 0 and there are n elements in the given list, then the final iteration would be out of range. That is L[0] to L[6], or 7 elements. Unless "n" is passed as (len(LIST) - 1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions