I’m a beginner, please help! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

I’m a beginner, please help!

I’m trying to create a simple code with a paragraph and a heading, but it is not working. What do I do?

29th Oct 2023, 12:27 PM
Laura Y
Laura Y - avatar
15 Answers
+ 5
Laura Y , You need to read the lesson with carefully... My advice is, complete the course first. After that learn to code. Complete these courses.. https://www.sololearn.com/learn/o-HTML/1029/?ref=app https://www.sololearn.com/learn/courses/html-introduction https://www.sololearn.com/learn/courses/web-development Other hand.. If you're having trouble in code, share your code and describe what error message you're receiving. without watching code no one can figure out what's going wrong.
29th Oct 2023, 12:35 PM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 5
Make sure you're using the html complier. You error code is showing .py, So you're in the wrong compiler. https://www.sololearn.com/compiler-playground/html
29th Oct 2023, 10:02 PM
Chris Coder
Chris Coder - avatar
+ 3
Laura Y , Share your code link ,instead of long description..
29th Oct 2023, 12:51 PM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 3
Keith Deselect the star at the top to stop getting notifications from this thread.
16th Nov 2023, 3:07 AM
Chris Coder
Chris Coder - avatar
+ 2
In the Code Playground there is a share button, copy and paste the link here.
29th Oct 2023, 1:34 PM
Keith
Keith - avatar
+ 1
Im writing <p>Hi</p> le "./Playground/file0.py", line 1 <p>Hi</p> ^ SyntaxError: invalid syntax The thing is, i made a code before, and ut worked, but this time, it doesnt. Thank you for taking your time to respond to me!
29th Oct 2023, 12:43 PM
Laura Y
Laura Y - avatar
+ 1
How do i do that exactly?
29th Oct 2023, 12:59 PM
Laura Y
Laura Y - avatar
+ 1
It goes like this <p>"text"</p>
30th Oct 2023, 4:49 PM
MINECRAFT MIKE
MINECRAFT MIKE - avatar
+ 1
You do like <p> </p> you use wed compiler
31st Oct 2023, 8:57 AM
Lucky Kannaujiya
Lucky Kannaujiya - avatar
+ 1
The <p> is meant to come before the </p>. The </p> is the closer, while the <p> is the opener.
31st Oct 2023, 10:26 AM
OBD 96
OBD 96 - avatar
+ 1
MINECRAFT MIKE Zakariye Qooje Try using the messenger feature so we all don't keep getting notifications 👍
15th Nov 2023, 11:19 PM
Keith
Keith - avatar
0
Yes Minecraft
14th Nov 2023, 6:42 PM
Zakariye Qooje
Zakariye Qooje - avatar
0
What Keith
16th Nov 2023, 12:44 AM
MINECRAFT MIKE
MINECRAFT MIKE - avatar
0
Hello block button.
16th Nov 2023, 12:46 AM
Keith
Keith - avatar