Computer Science, asked by hammadmakhdoomp5404, 3 months ago

Write a program to sum up five numbers

Answers

Answered by itzzannu
0

Answer:

How to print 10 values per line in C where the values are in , Your problem is the line while(num>0). num may be 3, which is bigger than zero. However, in your printf statement you print numbers up to Previous: Write a C program to find all numbers which dividing it by 7 and the remainder is equal to 2 or 3 between two given integer numbers. Next: Write a C program to print a number, it’s square and cube in a line, starting from 1 and print n lines. Accept number of lines (n, integer) from the user.

Similar questions