Skip to content

Update __init__.py #8

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phantomservices21
Copy link

I noticed that if you use fade it adds a new line at the end of each line, even the last line, which doesn't allow you to use input because the cursor will be automatically moved to a new line. I updated the code by checking if the current line is the last line and if so remove the newline character.

I also edited the system(""); faded = "" code and put it into two separate lines for readability.

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

Successfully merging this pull request may close these issues.

1 participant