module 1 quiz | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

module 1 quiz

Your company needs printers and provides $1000 to buy as many of the same printers as possible. The price of a printer is stored in the variable price. Fill in the blanks to calculate and output how much money will be left over after buying the printers. int money = 1000; int price = 145; int result = money ? price; cout << result ; please help, wko i must write in "?" if "/" not correct

19th Nov 2022, 9:14 AM
zxcursed
zxcursed - avatar
4 Answers
+ 10
You need to find the rest of the division.
19th Nov 2022, 9:26 AM
JaScript
JaScript - avatar
+ 1
add %
26th May 2023, 8:12 AM
Ryan
0
I try to apply "+,-,/,*" but literally none of these seems to work any recommendations???
5th Apr 2023, 5:15 AM
Amandeep Kaur
Amandeep Kaur - avatar
0
%
18th Jan 2024, 12:40 PM
Hema latha chodisetty