//Paste your code here, then click "Obfuscate" var words = 'Hello'; function saySomething( string ){ alert( string ); } saySomething( words ); ...
確定! 回上一頁