Recents in Beach
Home
About
Beranda
si
Cara Membuat Contoh If Else Menggunakan Broland C++
Cara Membuat Contoh If Else Menggunakan Broland C++
November 28, 2018
Contoh If Else Menggunakan Broland C++
#include<iostream.h>
#include<conio.h>
main()
{
int nilai;
cout<<"Nilai ADMIN TRICKSTER Adalah : ";
cin>>nilai;
if(nilai>69)
cout<<"Anda Lulus";
else
cout<<"Tidak Lulus";
getch();
}
Posting Komentar
0 Komentar
Cari Blog Ini
November 2018
3
Oktober 2018
1
Januari 2018
1
Popular Posts
New Post
3/posting/post-list
0 Komentar