Skip to content

Fehler in Aufgabe 101.2 #8

@kathinkagerlinger

Description

@kathinkagerlinger

Hello,

thank you very much for this tutorial and for making it public! I like using it for my students when I teach courses with python.

One of my students found an error in task 2 of module 101. The name of the variable that is declared in the task is n. However in the following, a varibale with the name of y is checked (try: y). Naturally this gives a NameError because no variable y exists. After the try/except, the variable n is then checked again (so simply renaming the whole variable n does not work either.

I cloned this repository and corrected the error. Do you want to correct this very tiny and minor error yourself or do you want me to send you the corrected notebook?

Best
Kathinka

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions