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

How do you write it in expanded form
An aerosol can of compressed air has the following warning label: “Warning: contents under pressure. Do not expose can to heat or flame. Do not crouch can. “Usi
Can someone help please?
60 POINTS Does the following table show a proportional relationship between the variables g and h?
There are twelve rabbits in a cage. The ratio of white rabbits to all rabbits is 3:4. How many white rabbits are in a cage?
Give two reasons why a Time Zone Wheel may not be exactly accurate in real life. Need the answer ASAP!
A drama is told through a combination of action and
What is the product of x/3 and 6/x when x does not equal 0
math help what is the answer will give brainliest.
Multiple factors influence authentic leadership. which of these factors is a cognitive process of looking at situations with favorable expectations of the futur