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

numerical filing method is more scientific why give me 4 reason ​
Although Cindy is a good driver, she typically hands her car keys over to her husband, Tyler, when they travel together by car. This behavior underscores how __
Will Mark Brainlest Help Please ,,,, find the value of x and y ​
A capacitor consists of two parallel conducting plates, each of area 0.4 m2 and separated by a distance of 2.0 cm. Assume there is air between the plates. While
four contributory factors to unemployment locally​
How to make my answer for 0.70 a fraction
When 12% discount is given a calculator is sold for Rs 1760 find the marked price of the calculator.​
How did society originate? ​
si a 12 g del soluto se añaden a 100 g de agua a 20 ° C ¿se que disolvera? Justifica
3. Find F(3). F(x)=-x^3+4x^2-2x