write a program to print numbers 20 to 25 with describing steps of file..
Answers
Answered by
0
class ten
{
void main( )
{
system.out.println ( 20, 21, 22, 23, 24, 25 )
}
}
Answered by
1
#include<stdio.h>
#include<canio.h>
void main( )
{
int n ;
printf("Enter the prime number between 20 to 25");
scanf("%d",&n);
}
Similar questions
Math,
5 months ago
Math,
5 months ago
Environmental Sciences,
11 months ago
English,
11 months ago
India Languages,
1 year ago
India Languages,
1 year ago