Skip to content

Bug Report for python-comparison-operators #4843

@mEzrAne

Description

@mEzrAne

Bug Report for https://neetcode.io/problems/python-comparison-operators

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
It's a small issue but this is how you've printed this so far:

print("3 is greater than 2:", check_greater_than(3, 2))
print("3 is greater than 2:", check_greater_than(3, 3))

It's located within "Python for Beginners - Conditional Statements (1/7)"

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