spepper160 spepper160
  • 01-12-2020
  • Computers and Technology
contestada

2.3 Code Practice: Question 1

Respuesta :

aburdi aburdi
  • 02-12-2020

Answer:

a=int(input("Enter a numerator: "))

b=int(input("Enter a divisor: "))

quotient=a/b

remainder=a%b

print("Quotient is: " + str(int(quotient)))

print("Remainder is: " + str(int(remainder)))

Explanation:

Hope this helps lovely :)

Answer Link

Otras preguntas

Which form of the modifier best completes the sentence? the quarterback practices for more hours than __________. a. anyone else on his football team b. anyon
which best explanis what marx hoped to get acrossed
How many hydrogen atoms are in 5 molecules of isopropyl alcohol
what is the median of the ages 17,16,13,12,10
Mass is measured in ____________, and weight is measured in ______________. A) kilograms, grams B) grams, kilograms C) newtons, kilograms D) kilograms, newto
How many miles from east to west was the persian empire?
Zeke is shipping clerk for a large business. Today he spent 90 minutes preparing boxes for shipping. One box weighed 10 pounds and 7 boxes each weighed 3 1/2 po
Our family drove 453 miles on vacation.we crossed 4 states.we stopped 2 times in 3 states and 3 times in the last state. how many times did we stop
What does the shift from European Portuguese to Brazilian Portuguese correlate to between Portugal and Brazil? A. A shift in power from Brazil to Portugal
A rectangle has vertices at these coordinates. (2, −2), (2, 5), (−1, 5) What are the coordinates of the fourth vertex of the rectangle?