Skip to content

Problem_14.py seems wrong #1

@arsho

Description

@arsho

In problem 14 the statement says:

Write a program that maps a list of words into a list of integers representing the lengths of the corresponding words

But the solution seems to return a list which contains the lengths of the words only rather than the mapping. I have added an alternative solution which returns the map of word and its length. Check and confirm.

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