Koihoina
Koihoina Koihoina
  • 01-06-2022
  • Computers and Technology
contestada

Write an algorithim and flowchart to check it the temperature is more than 25°. If it more than 25°C switch fan on else off.​

Respuesta :

felipegomes220
felipegomes220 felipegomes220
  • 02-06-2022

Answer:

write the sly flowchart

Explanation:

#stdlib.etc

main()
{

    int temp;
    bool fan = false;

    print("enter the frigin temperature: ");

    read(temp);

    if (temp > 25)

     {
         fan = true;
         print("the fan is on");
     }
     else
      {

           print("the fan is off");

      }

      return 0;

}

Answer Link

Otras preguntas

whats the answer? and how did you get it?-9p-p
Without trade, jake consumes 20 pounds of green beans and 80 pounds of corn, and jane consumes 40 pounds of green beans and 40 pounds of corn. If the terms of t
Suppose you were traveling west from he Mississippi river to the pacific coast in terms of elevation describe the land on your route westward
Acute obtuse or right
Which of the following would most likely NOT have a direct correlation with an increase in productivity for a company? buying new technology additional training
What type of mixture is chicken noodle soup? A heterogeneous mixture, because the different components are mixed evenly within the substance A heterogeneous
Find the surface area of the prism
Find three different surfaces that contain the curve r(t) = t^2 i + lnt j + (1/t)k
What is a dynastic cycle and where did it occur?
HELP ME 6TH GRADE MATH