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

Hurts my eyes #32

Open
TotallyNotAHaxxer opened this issue Oct 28, 2021 · 0 comments
Open

Hurts my eyes #32

TotallyNotAHaxxer opened this issue Oct 28, 2021 · 0 comments

Comments

@TotallyNotAHaxxer
Copy link

As a developer who developes websites, cyber weapons, and even AI this code hurt my eyes, i think it can be done way WAY better for one

WHY

os.system('clear')
os.system('clear')
os.system('clear')
os.system('clear')

then again uptop and through the entire script i see
os.system('clear')
os.system('clear')
os.system('clear')
os.system('clear')

multiple times with no end even though you have an entire function for clearing the screen already, this annoys me the most about developers i hate looking at code and seeing os.system and time.sleep statements over and over and over and over through the entire script

no need for that much system clear statements in one brick of code

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