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

Find the area from the this problem plz
Divide 36^p2 - 12p + 10 ÷ 3p -1
can anyone please help T^T
how is the formation of covalent bonds similar ot the students sharing markers discu
This table represents a function named f. Which of the choices also represents the function, F?
Can someone help me on this
On an unknown planet, an astronaut drops an object from rest. She observes that the object falls a distance of 10 meters during a time interval of 2 seconds. Wh
Which two molecules are the main structures in a cell membrane Sugars and ions Carbohydrates and proteins Phospholipids and DNA Phospholipids and proteins
I dont wanna do this guys help me pweez
a) (0,5) (-4,2) b) ( 0,0) ( 0,-2) c) ( 0,2) ( -4,1) d) ( 0,-2) ( -4,-2)