English, asked by sujithkrishna420, 3 months ago

Exercise 10:-
Fill in the blanks - mith cout subtin
Ram's patrict
and his love
for th
nation
definitely
commandable (rism, ic,
is​

Answers

Answered by Rehanlover
15

Answer:

The Definately nation is the correct answer.

Happy Guru Nanak jayanti.

hope it helps you

Answered by palakgupta2395
0

Answer:

#include <stdio.h>

int main() {

double num;

printf("Enter a number: ");

scanf("%lf", &num);

if (num <= 0.0) {

if (num == 0.0)

printf("You entered 0.");

else

printf("You entered a negative number.");

} else

printf("You entered a positive number.");

return 0;

}

Similar questions