109876543210

entry7 galeri
    6.
  1. <html>
    <head>
    <script language="JavaScript">
    function countdown(){
    var q=11;
    while(q!=0) document.write(--q);
    }
    </script>
    </head>
    <body>
    <script language="JavaScript">countdown();</script>
    </body>
    </html>

    kodunun*, javascript calistirma yetkisi olan bir browserda gosterilmesi sonucu elde edilecek output. *
    0 ...
bu entry yorumlara kapalı.
© 2025 uludağ sözlük