Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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