Sometimes you don't need to think, you just need to hammer it out! As paradoxical as it may seem, sometimes your fingers will "remember" better than your conscious mind. That's why while training at the secret CodeGym center you will sometimes encounter tasks that require you to enter code. By entering code, you get used to the syntax and earn a little dark matter. What's more, you combat laziness!
Code entry
- 1
Locked
Comments (50)
- Popular
- New
- Old
You must be signed in to leave a comment
Russ
23 September 2021, 15:09
There is no way to validate the code i typed in. I am stuck in this exercise and cannot progress to the next lesson.. The screen is not pink so what the hell?
System.out.println("Amigo is the best!");
System.out.println("Amigo" + " is the best!");
System.out.println("Amigo" + " " + "is the best!");
0
Anonymous #10826920
21 September 2021, 15:50
it will not submit typed it 4 times and no pink all green no extra white spaces either.
System.out.println("Amigo is the best!");
System.out.println("Amigo" + " is the best!");
System.out.println("Amigo" + " " + "is the best!");
0
Ahu
5 October 2020, 13:02
HINT: You need to be careful even with the whitespace, otherwise the system doesn't accept your entry.
0
Rajamanjusha Amirapu
29 August 2020, 00:01
practiseddd...
0
Francis Agyemang-Duah
14 June 2020, 00:19
So far, so good.
+1
Suresh
20 May 2020, 16:55
Yes.. Successfully i submitted the code
0
Suresh
20 May 2020, 16:43
I am not able to submit the code even i repeat the code, i am getting pink background only
+1
Sarah Beth Benes
5 June 2020, 11:53
pink background means you have a typo. Start from the beginning, and look for where it turns pink.
+3
Sherlock Holloman
10 May 2020, 03:21
I did this task about three days ago but it wouldn't verify then my screen went blank.
+1
padam singh
15 April 2020, 00:22
I typed my text but it id not taking it. Can you help me ?
+1
Richard Morris
3 February 2020, 19:19
Good practice. thanks
+1