Skip to content

hint message that error is present does not appear #62861

@majestic-owl448

Description

@majestic-owl448

testing
Image

I am testing step 28 of #62644, the message that there is an error is not appearing here.
this is my code:

if __name__ == '__main__':
    product = Product('Wireless Mouse', 50.0)
    user_tier = "Premium"
    strategies = [PergentageDiscount(10), FixedAmountDiscount(5), PremiumUserDiscount()]

a different error make it appear:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: learnUI side of the client application that needs familiarity with React, Gatsby etc.scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.status: PR in worksWork in Progress (WIP) Issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions