Skip to content

Need to modify the word occurrence algorithm #1895

Closed
@Prince326

Description

@Prince326

The following program counts the occurrence of words in a string but, it also counts extra spaces in the string as words. Need to modify it so, it won't count the extra spaces as words

https://github.com/TheAlgorithms/Python/blob/master/strings/word_occurrence.py

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