Skip to content

Create 31.py - #176

Open
satyamjha0708 wants to merge 2 commits into
thisispratt:masterfrom
satyamjha0708:patch-1
Open

Create 31.py#176
satyamjha0708 wants to merge 2 commits into
thisispratt:masterfrom
satyamjha0708:patch-1

Conversation

@satyamjha0708

Copy link
Copy Markdown

I have solved the 31 problem in python. As there is not switch case in python so , I have done it by the dictionary in python.

I have solved the 31 problem in python. As there is not switch case in python so , I have done it by the dictionary in python.
@thisispratt

Copy link
Copy Markdown
Owner

@satyamjha0708

  • Please handle corner case like division by zero.
  • Your program is giving some error like int object is not callable.
  • Why are you multiplying the division by 2 ?

@thisispratt thisispratt added the question Further information is requested label Oct 23, 2021
@thisispratt

Copy link
Copy Markdown
Owner

Hi,
Thankyou for participating by contributing to my repo. Request you to please go through the Readme once.

Thanks,
@thisispratt

@satyamjha0708 satyamjha0708 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sir (@thisispratt),As said By you I have resolved the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants