Ask a New Question
Search
Questions and answers by
Viper
Questions (3)
how did Columbus and the Spanish treated the native people
1 answer
250 views
How is a simulation different from a learning game?
A. A simulation imitates a real-world activity without the need to have the
1 answer
1,075 views
Submit pseudocode for the following programming exercise:
Fat Gram Calculator Design a program that asks for the number of fat
5 answers
2,388 views
Answers (3)
its 85 remember to multiply
Do Display Error: "Error: The number of calories and fat grams cannot be less than 0. The number of calories cannot be greater than fat grams * 9." Display "Enter the correct number of calories." Input calories Display "Enter the correct number of fat
my while loop will not work for this, it is, while fatGrams < 0 or calories < 0 or calories > fatGrams * 9