Skip to content

getting keys and values from hashes #57

@schultzdre

Description

@schultzdre

the example:

my @fruits = keys %fruit_colors;
my @colors = values %fruit_colors;

should actually be fruit_color not fruit_colors to agree with previous examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions