Title / Description
Code function addiere( a , b ) { return a+b; } if( addiere( 2 , 4 ) == 6 ) { document.write('Ja'); } else { document.write('Nein'); }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code