PROGRAM UINPUT NILAI MAHASISWA
uses crt;
label
ulangi,selesai;
procedure kop;
begin
textbackground(0);
textcolor(yellow);
gotoxy(7,1);writeln('NAMA = LUKMANUL
HAKIM');
gotoxy(7,2);writeln('NIM/KLS = 11012356
/ J');
gotoxy(7,3);writeln('DOSEN PEMBIMBING =
EKO PURNOMO,S.Kom.');
textbackground(green);
textcolor(yellow);
gotoxy(13,5);writeln('***************
DATA INPUTAN NILAI ***************');
gotoxy(13,6);writeln('**************
UJIAN AKHIR SEMESTER **************');
gotoxy(13,7);writeln('*****************
STT NURUL JADID ****************');