Skip to content

map and filter different behaviour in python3 #1

Description

@giuseppecalderaro

The Functions exercise doesn't work properly when run in python3 because filter and map don't return a list anymore but an iterable.

(simple) patch attached

Functions_list_patch.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions