Skip to content

special update 1 on code basics exercises #208

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

Closed
wants to merge 1 commit into from
Closed

special update 1 on code basics exercises #208

wants to merge 1 commit into from

Conversation

komalkoutilya
Copy link

I modified some programs in my style such that i focusses mainly on easier execution and low usage of CPU but for the running race question I added time.sleep() method just to promote more interactive way of displaying resuts... More over i belive that reading inputs via input() function for numerical values can be done in try blocks with an exception handler for ValueError prommotes more healthier way of programming...

I modified some programs in my style such that i focusses mainly on easier execution and low usage of CPU but for the running race question I added time.sleep() method just to promote more interactive way of displaying resuts...
More over i belive that reading inputs via input() function for numerical values can be done in try blocks with an exception handler for ValueError prommotes more healthier way of programming...
@komalkoutilya komalkoutilya closed this by deleting the head repository Aug 19, 2023
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