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

improved efficiency and added multi digit functionality #69

Merged
merged 3 commits into from Jan 10, 2020
Merged

Conversation

hammi99
Copy link
Contributor

@hammi99 hammi99 commented Oct 18, 2019

made the loops more efficient and added ability to evaluate expressions containing multi digit numbers, "12", "331" etc. to do this I had to change postfix exp's datatype from string to list. if it causes problems revert it back

made the loops more efficient and added ability to evaluate expressions containing multi digit numbers, "12", "331" etc. to do this I had to change postfix exp's datatype from string to list. if it causes problems revert it back
@pep8speaks
Copy link

pep8speaks commented Oct 18, 2019

Hello @pixus99! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-10-24 06:51:24 UTC

@Abdur-rahmaanJ Abdur-rahmaanJ merged commit ae769c8 into Abdur-rahmaanJ:master Jan 10, 2020
@Abdur-rahmaanJ
Copy link
Owner

Thanks @pixus99 for wait

@hammi99 hammi99 deleted the gb1 branch March 22, 2020 11:57
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.

None yet

3 participants