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 Domain of the functionsquare root of (x-8)/x(x-9)
(10y^3+20y^2+55y)/5y
Which equation has the same y-intercept as y=4x-3?a. y-3=x              b. y=8x+3    c. 3-y=4x      d. y=-3+8xWhich of the following is the equation of the line
Historians of china have traditionally dated the beginning of Chinese civilization to the founding of the what??
How were life forms affected by the rise in atmospheric oxygen levels that began 2.2 billion years ago?
Prove that (x^5)-(x^2)+2x +3=0 has at least one real root. Prove that x=cosx has at least one solution.
(10y^3+20y^2+55y)/5y
find an equivalent expression without parentheses -(50x-15y+15)=
How were life forms affected by the rise in atmospheric oxygen levels that began 2.2 billion years ago?
Find Domain of the functionsquare root of (x-8)/x(x-9)