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

What effect did the collapse of the western Roman empire have on the Western Europe
The number 0.9 is a(n) __________ number.
Find the slope of the line passing through
Create a real life problem using 27×30. Solve it and explain how to use place value and associative property to solve it.
a tram moved upwards 3 meters per second for 27 seconds. what was the total change in the team's elevation
The sum of kinetic energy and potential energy within a system is called
Which is the best example of Newton's first law of motion
!!!!!!!!!!!!!!!!!!!!!!PLEASEHELPP!!!!!!!!
Carbon dating of small bits of charcoal used in cave paintings has determined that some of the paintings are from 10000 to 30000 y old. Carbon-14 has a half-lif
Explain what it means for the Supreme Court to have original and exclusive jurisdiction over certain cases.