31 January 2008

Perulangan For 1

#include <iostream.h>

#include <conio.h>

main( )

{

int n;

cout<<"Start mulai angka = ";

for(n=10;n>0;n--)

{

cout<<n<<",";

}

cout<<"Stop";

getch( );

}

COMMENTS :

Don't Spam Here

0 komentar to “Perulangan For 1”

 

Copyright © 2009 Fresh Themes Gallery | NdyTeeN. All Rights Reserved. Powered by Blogger and Distributed by Blogtemplate4u .