Pseudo Code:
var p:integer;
begin
p:=StrToInt(edit1.Text);
if p mod 2 = 0 then edit2.Text:='genap';
if p mod 2 = 1 then edit2.Text:='ganjil';
end;
Semoga Bermanfaat :)
Place of Imagination
Love What You Do, Do What You Love
Copyright © 2012 Zuka Zuka World | Hatsune Miku Theme | Designed by Johanes DJ
0 comments: