#inclue
#include<stdio.h>
void main() 
{
int i= 2,n;
for(i=2;i<n; i++) 
Printf("%d",  i) ;
}

Posted on by