0
Need a little help with my code
public class Program { public static void main(String[] args) { ; } }<h2> There once was a [adjectective] programmer who wantet to use lavascript to[varb] the [noun]. </h2>/" var adjective = prompt (please type an adjective'); var sentence = " <h2> there once was a" + adjective; var verd = PROMPT (please type a verb"); var noun = prompt('pleose type noun'); alert(All done. Ready for the message?'); SENTECE + = programmer who wanted to use javascript to' +vard; sentene + = ' the ' + noun +
1 ответ
0
What is your specific question? Have you looked at the error messages you've gotten from the compiler?