編輯代碼:
查看結果 »
試一試 - ©
w3ii.com
Programming code example:
var x = 5; var y = 6; document.getElementById("demo").innerHTML = x + y;