himma himma
  • 31-10-2021
  • Computers and Technology
contestada

Write a program that can add, Subtract, multiply and divide entered numbers.
​

Respuesta :

ibnuamam104
ibnuamam104 ibnuamam104
  • 31-10-2021

In Python:

def add(x, y):

   return x + y

def subtract(x, y):

   return x - y

def multiply(x, y):

   return x * y

def divide(x, y):

  return x / y

Answer Link

Otras preguntas

Identify the a b and c values of the following quadratic expression 4x^2+5x=4
I need help on this question, what’s the answer to -6+(-15)
I need help making an alliterative sentence using words that begin with r
How do graphic designers showcase their work?
Which of the following describes order-of-importance organization? A. discuss all of the causes, in order, followed by all of the effects B. either start with
Please help me with this I will reward you brainlest
Need help with all these questions.
Select ALL the properties of a shield volcano listed below. A. Basaltic lava B. Violent eruptions C. Layered structure D. Found around the Ring of Fire E. L
American men 18 years or older have to register with the Selective Service so they can qualify for financial aid programs in state colleges. the local cou
Find the value of K for which the slope of the line through (-2,k) and (5,3k-4) is 8.#14