Skip to content

Keyword "elif" mentioned but not use in live code example #262

@mdelgadonyc

Description

@mdelgadonyc

In 5. Estructuras anidadas

There is a reference to "elif" at the bottom: "Python dada sus características proporciona la clausula elif."

However, the keyword "elif" is never used in the live code example. The live code example only makes use of "if" and "else" statements.

Perhaps some of the "else" statements can be written to make use of "elif" instead.

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