Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report for python-hello-world #3978

Open
coderrsid opened this issue Mar 30, 2025 · 0 comments
Open

Bug Report for python-hello-world #3978

coderrsid opened this issue Mar 30, 2025 · 0 comments

Comments

@coderrsid
Copy link

Bug Report for https://neetcode.io/problems/python-hello-world

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.?title=Bug Report for python-what-is-python

Challenge
In the code editor there is a variable called number. Use the shorthand operators to:

Add 5 to number and print the result.
Subtract 2 from number and print the result.
Add number to itself and print the result. (Yes, you can add a variable to itself.)

in the challenge, you didn't ask to print every result but the code editor results expected that, please edit the statements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant