Skip to content

Function choice in exercise 7.7 does not select a number from the list, but an item #139

Description

@bencomp

The function random.choice is said to select a number from the list game, but game is a list of strings. choice selects an item from the list, which can be of any type.

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