Answer do you still need the answer or am i to late lol?
Explanation:
Answer:
You could unplug it? LOL
and get a different thermostat.
Explanation:
Could you mark this answer as brainiest?
Thanks! :)
Answer:#include<stdio.h>
int main(){
int i=1;
while(i<=10){
printf("%d \n",i);
i++;
}
return 0;
}
Explanation:
This is the program I coded on the while loop.
A(n) file is considered a named collection of bytes having persistent or lasting storage.