Kodu Düzenle:
Sonuca Bakın »
Kendin dene - ©
w3ii.com
W3.CSS
JavaScript Example
var x = 5; // assign the value 5 to x
var y = 2; // assign the value 2 to y
var z = x + y; // assign the value