#include <iostream.h>
#include <conio.h>
main( )
{
int n;
cout<<"Start mulai angka = ";
for(n=10;n>0;n--)
{
cout<<n<<",";
}
cout<<"Stop";
getch( );
}
Freeware, Shareware, Free Software Downloads, Laptop, Laptop Computers, Mp3, Free Mp3 Downloads, Index Of Mp3
#include <iostream.h>
#include <conio.h>
main( )
{
int n;
cout<<"Start mulai angka = ";
for(n=10;n>0;n--)
{
cout<<n<<",";
}
cout<<"Stop";
getch( );
}
Copyright © 2009 Fresh Themes Gallery | NdyTeeN. All Rights Reserved. Powered by Blogger and Distributed by Blogtemplate4u .
COMMENTS :
0 komentar to “Perulangan For 1”
Post a Comment