Skip to content

Fix of notebook 1.4: Result and expected answer diverge for len of bigram_dict #18

@aauss

Description

@aauss

In the exercise Counting Bigrams, students build a dictionary of bigrams and then measure its length with len(bigram_dict). The result is 315324 but the expected answer 315400. The expected answer needs to be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions