Headlines News :
Home » » Program Pascal Konversi Suhu

Program Pascal Konversi Suhu

Written By Mangku on Rabu, 30 November 2011 | 13.27


Program suhu_celcius_ke_fahrenheit;
uses crt;
var
f,c : real;
begin
writeln ('Program konversi celcius ke fahrenheit');
writeln ('______________________________________');
writeln;
write ('Masukan Suhu dala Celcius: '); readln (c);
f:=(9/5)*c+32;
writeln;
writeln('Jadi Suhu dalam Fahrenheit adalah: ',f:4:2);
readln;
end.







Share this article :

0 komentar:

Speak up your mind

Tell us what you're thinking... !

Sponsor

Dragon Nest BarongNET

Followers

Kotak Pesan

Klik Sponsor Donk!!

 
Support : Creating Website | Johny Template | Mas Template
Proudly powered by Blogger
Copyright © 2011. Sekala Niskala™ - All Rights Reserved