program list; {untuk menampilkan list data mahasiswa}
uses wincrt;
type mahasiswa=record
nama: string;
NRP: string;
kelamin: string;
alamat : string;
end;
var data: mahasiswa;
begin
clrscr;
...
make your days more colorful
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..