Here is a list of whole numbers less than 100 which are evenly divisible by 7
7
14
21
28
35
42
49
56
63
70
77
84
91
98
Chat with our AI personalities
There are countless of numbers in all.
#include<stdio.h> #include<conio.h> #include<string.h> int main (void) { char arry[100]; int i,count=0; float a,b; printf("Enter a 2 Number "); scanf("%d %d",&a,&b); if(a%b == 0){printf("its divisible");} else {printf("its not divisible"); } getch(); return 1; }
18: 209-219-229-239-249-259-269-279-289 and 290-291-292-293-294-295-296-297-298 (but not 299)
792
Nine million of them.