Computers and Technology

Big points, me programming lads
will mark you as big brain boi

edhesive 2.3 q1: write a program that prompts the user to input two numbers, a numerator and a divisor. your program should then divide the numerator by the divisor, and display the quotient and remainder.

my program: x = float(input("input an integer: "))

y = float(input("input an integer: "))

print (x / y)

print (x % y)

i've tried using the extra slash, ints instead of floats, but it keeps marking it wrong.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:40, pnhandley01
Consider the simple 3-station assembly line illustrated below, where the 2 machines at station 1 are parallel, i. e., the product only needs to go through one of the 2 machines before proceeding to station 2.what is the throughput time of this process?
Answers: 2
image
Computers and Technology, 23.06.2019 10:30, tommyaberman
Would a ps4 wired controller work on an xbox one
Answers: 1
image
Computers and Technology, 24.06.2019 17:30, bxbykay1
Looking at the electroscope, describe how you can cause the two leaves at the bottom to repel each other and stay that way
Answers: 3
image
Computers and Technology, 24.06.2019 21:30, moonk7733
The hybrid uses 144 to 158 volt batteries.
Answers: 1
Do you know the correct answer?
Big points, me programming lads
will mark you as big brain boi

edhesive 2.3 q1: w...

Questions in other subjects: