devent7905 devent7905 10-01-2024 Computers and Technology contestada Write a program that asks the users to enter four numbers, obtains the four numbers from the user, and prints the sum, product, difference, and quotient of the four numbers. a) C++ b) Python c) Java d) Ruby