Assembling a sentence from words 📝
Assembling a sentence from words 📝
- 1
Locked
Comments (6)
- Popular
- New
- Old
You must be signed in to leave a comment
George Kapnitis
19 June, 11:13
On the requirements they need to do more work. in this task "Words should be printed in the following order: "I", "learn", "Java", then "This", "interesting"." there is nowhere the word "is" and nowhere "!". But its fine
0
Ram Dafale
11 June, 17:15
Done
0
Samuel
19 April, 13:05
feito
0
Anonymous #11744457
4 January, 22:13
heres the code, so you dont have to spend 5 attempts on something so easy
System.out.print("I");
System.out.print(" learn");
System.out.print(" Java.");
System.out.println("");
System.out.print("This");
System.out.print(" is");
System.out.print(" interesting!");
+2
Anonymous #11750899
25 January, 23:44
ctrl c clrl v your code now mine
0
Anonymous #11771878
11 March, 08:44
Whoever does deserves to lol
0