Mousham khatiwada about 1 year ago
4 Claps
1 Comments
Rabin Kalikote

Happy Mother's Day, sir.

Nikas Ghimire asked a question


#include<stdio.h>

#include<conio.h>

#include<string.h>


int main() {

int i, number, num1, num2=0;

char str1[50];

num1 = number;

for(i=2; i<=20; i+=2) {

printf("%d", i);

printf(", ");

}


return 0;

}


2 Thanks
2 Answers
Bikash T. Magar asked a question

In the air, there's nothing holding the body of the helicopter still - so the rotor blades spin one direction, but the torque applied to spin the rotors tries to spin the body of the helicopter in the opposite direction. The little rotor on the tail helps keep the body of the helicopter pointed in the same direction.

4 Thanks
2 Answers
Close Open App