Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Promoted
Python problem: I need to create a simple calculator for Python with some requirements. Can someone show me?
Requirement 1: needs to have add, subtract, mult, div and mod
Requirement 2: should query operators for two integers (5+2=7)
Requirement 3: if div or mod is entered and 0 is second dividend, print out an appropiate message.
1 Answer
Relevance
Still have questions? Get your answers by asking now.