Program hitung_kata;
uses wincrt;
var
kalimat : string;
s : integer;
begin
write(' Tuliskan Kalimat Anda : '); readln(kalimat);
s := length(kalimat);
writeln(' Jumlah Katanya Adalah ',s);
end.
Aku dan Kisahku
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.