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

Simple but twisting problem : how does mathematical operations performed directly in terminal using input in python 3 #1

Open
As2771 opened this issue Oct 1, 2018 · 2 comments
Labels
Hacktoberfest Hacktoberfest 2k18

Comments

@As2771
Copy link
Owner

As2771 commented Oct 1, 2018

directly performing after taking input just give you wrong result. submit code along with valid reason

@As2771 As2771 added the Hacktoberfest Hacktoberfest 2k18 label Oct 1, 2018
@ayushi02
Copy link

ayushi02 commented Oct 1, 2018

Could you please elaborate on this Issue?

@As2771
Copy link
Owner Author

As2771 commented Oct 1, 2018

Could you please elaborate on this Issue?

Actually when we take input from user it's data type is in different format but as i visualized many makes mistakes by directly performing the operation using print(....) statement but they forgot something important to do the code correctly. basically this issue focuses on this.

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

No branches or pull requests

2 participants