Why is it that everytime I try to practice in my code playground it always tells me syntax error.Please I just started learning | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Why is it that everytime I try to practice in my code playground it always tells me syntax error.Please I just started learning

7th Jan 2019, 9:45 PM
Doreen Isu
Doreen Isu - avatar
6 ответов
+ 3
Denis Cvetanov Excellent answer👍 look forward to more contributions of yours in the Q&A section 💪
8th Jan 2019, 12:45 AM
Gordon
Gordon - avatar
+ 2
It is a good habbit to read what the compiler tells you. It usually does when there is an syntax error.😊 But don't worry, we've all been there, you just have to speak the same language your compiler does. Please run it again and note the error message, notice the ^ mark, which indicates the exact location of the error. I wouldn't give you the answer straight away usually, but for the first time - try deleting all the <<< s. 😊
7th Jan 2019, 10:17 PM
Denis Cvetanov
Denis Cvetanov - avatar
+ 1
Hey! Welcome and don't worry about getting errors or doing mistakes. Everyone does and we're here to help each other. Could you please upload some code, so your question would be clearer. You might be deleting some important part of code or smth else, it could be everything really. Please be more specific 😊
7th Jan 2019, 9:49 PM
Denis Cvetanov
Denis Cvetanov - avatar
7th Jan 2019, 10:09 PM
Doreen Isu
Doreen Isu - avatar
+ 1
https://code.sololearn.com/c14d29dOqeqr/?ref=app
7th Jan 2019, 10:23 PM
Doreen Isu
Doreen Isu - avatar
+ 1
Thanks a lot😊😊😊
7th Jan 2019, 10:23 PM
Doreen Isu
Doreen Isu - avatar