Computer Science, asked by kgurnoor1962, 1 year ago

edhesive 2.3 code practice answers

Answers

Answered by josiahpeters05
32

Question1:

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

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

print("Quotient: "+ str(x / y))

print("Remainder:"+ str(x % y))

Answered by Sidyandex
1

Edhesive offers courses with complete curricula that is taught by the top teachers.

It is a learning platform available online providing courses on principles of computer science and language of Java programming.

You will be able to get Edhesive 2.3 code practice answers by solving them on your own or with a friend, or by checking online.

If none of it provides a solution, you should contact the staff of Edhesive.

Similar questions