marcusp868 marcusp868
  • 21-01-2021
  • Computers and Technology
contestada

Write pseudocode for washing a car using at least five steps.

Respuesta :

kawwaiikitten
kawwaiikitten kawwaiikitten
  • 21-01-2021

Answer:

#include <iostream>

int main()

{

bool carWashed{ 0 };

bool washCar{ 0 };

while(carWashed == 0)

{

 washCar();

}

if(washCar == 1)

{

carWashed{ 1 }

}

}

Explanation:

c++

Answer Link

Otras preguntas

What is the pair of vectors if summed , would create of equilibrium (a resultant of 0i + 0j) ?
what does 'every dog has its day' mean?
What is it important that carbon is recycled?
what are 'chinese whispers'?
During telophase Question 14 options: the DNA is copied. the cytoplasm divides. the chromosomes unwind to become chromatin. all of the above
what does 'barking up the wrong tree' mean?
X+2 over 3 = 8/5 solve for x
what rule applies most closely to this word? avail-
1. The length of a swimming pool is 8m longer than its width and the area is 105m2.
what does it mean to be 'in the know'?