| bio | website | faid-alfarisi.blogspot.com |
|---|---|---|
| location | Indonesia | |
| age | 17 | |
| visits | member for | 6 months |
| seen | May 1 at 18:46 | |
| stats | profile views | 22 |
i_can_made();
i_cannot_made();
function i_can_made(){
var text='Batch, ';
text+='VBScript / Vb6 (Not VB.NET), ';
text+='JavaScript, ';
text+='HTML / HTML Application (HTA), and ';
text+='CSS.';
alert(text);
}
function i_cannot_made(){
var text='JQuery, ';
text+='Phyton, ';
text+='C, C#, C++, ';
text+='High Programming Language, ';
text+='etc.';
alert(text);
}
window.close()