Problems with the code playground | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Problems with the code playground

Hey um, does anybody know why can’t I use the System.out.printIn(); command in the java coding playground? Is the statement wrong? Or am I missing something? Because when I try to run even the simplest program an error pops up saying that it doesn’t recognize the command. Thank you in advance for any help!

4th Jun 2021, 3:12 PM
Letizia
7 Answers
+ 2
Oooooh that explains a lot, thank you all very much! And sorry for the bother!
4th Jun 2021, 7:03 PM
Letizia
+ 1
Can you post the link of a code you have tried??
4th Jun 2021, 3:56 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
+ 1
Where are you trying?? If you are taking about here , can you show code link?
4th Jun 2021, 3:58 PM
Jayakrishna 🇮🇳
+ 1
It's perfectly working fine here.. https://code.sololearn.com/cm6tN1oD4P1L/?ref=app
4th Jun 2021, 3:59 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
+ 1
Letizia You put a a capital i instead of a lowercase L. A capital i looks the same as a lowecase L so it's confusing. PrintLn is short for PrintLine not Print in.
4th Jun 2021, 5:29 PM
Jerry Hobby
Jerry Hobby - avatar
+ 1
Letizia try by yourself in case of any errors post your code
4th Jun 2021, 6:46 PM
Atul [Inactive]
0
Ok so here’s one https://code.sololearn.com/ct17zUsPZVBk/?ref=app I tried to copy yours but as soon as I try to run it… nothing, still error. However if I run it directly from the link it works. I must be doing something wrong
4th Jun 2021, 4:16 PM
Letizia