#include <stdio.h>
#include <conio.h>
main()
{
int x=1,a;
clrscr();
printf("Masukan angka : "); scanf("%d",&a);
while (x<=a)
{
printf("%d\n",x);
x=x+1;
}
getch();
return 0;
}
Subscribe to:
Post Comments (Atom)
STUDYING Copyright © 2008 Free Wordpress Themes. Sponsored by Sample ResumeBunk Beds511 tactical Pants. Bloggerized by Girly Blogger
0 comments:
Post a Comment