free registration html

PERTEMUAN 8 FREE REGISTRATION

Latihan atau tugas Free Registration NAMA : Tgl Lahir: Alamat : Kota : Pekerjaan: Programer Data ANALISIS IT Su...

Selasa, 01 Februari 2022

for

 #include <stdio.h>

main()

{

clrscr();

int x;

for(x=1;x<10+0;x++)

{

cout<<x<<endl;

}

getch();

}

Tidak ada komentar:

Posting Komentar