Maka Akan Muncul Angka C seperti Pada Gambar Di bawah
Ini
Maka Itulah Nilai nya :)
Dalam Bahasa C++ nya :
bahasa c++ di Bawah Ini adalah Dari Program Raptor Yang di rubah "Generate" nya Ke C++
#include <iostream>
#include <string>
using namespace std;
int main()
{
string raptor_prompt_variable_zzyz;
int X;
raptor_prompt_variable_zzyz ="masukan x";
cout << raptor_prompt_variable_zzyz << endl;
cin >> X;
if (X<=20)
{
cout << "nilai anda E" << endl; }
else
{
if (X<=40)
{
cout << "nilai anda D" << endl; }
else
{
if (X<=60)
{
cout << "nilai anda C" << endl; }
else
{
if (X<=80)
{
cout << "nilai anda B" << endl; }
else
{
cout << "nilai anda A" << endl; }
}
}
}
system("PAUSE");
return 0;
}
I would really like your post ,it would really explain each and every point clearly well thanks for sharing.
BalasHapus1978 Buick Riviera AC Compressor
you're welcome sheena :)
Hapusmasih belum ngerti saya bos
BalasHapus