Sebenarnya ini adlah tugas mata kuliah Pemrograman Terstruktur ku . . .hehehehe . . .
sekedar posting . . sapa tau aja ada yang mau mencobanya .
Nama : Fuad
NPM : 06.2009.1.04899
Kelas : A1
Program Konversi Suhu
#include <iostream.h>
#include
#include <iomanip.h>
void main ()
{
int=C,F,R,K
clrscr ();
cout <<"Celcius =";cin>>c;
F=1.8*C+32;
R=0.8*C;
K=C+273;
cout <<"Fahrenheit =";<<F<<;
cout <<"Reamur =";<<R<<;
cout <<"Kelvin =";<<K<<;
getche ();
}
Nah.Selesai . . . . . .!!!!
huffff. . . . . . . !!!!!
Di tungggu komentarnya ya . .
:10
ReplyDeleteatas info nya, ni sangat membantu saya dalam menghadapi UAS