- 2
Why is it that when i type the title or comment it does not appear in the output
2 Respostas
+ 2
Title is usually displayed on the tabs of web browser. It is not included in the visible part.
Title comes in the <head> section.
And about comments,
It can be used anywhere in any programming languages. It is for the user to make notes in the code.
They are added with the purpose of making the source code easier for humans to understand, and are generally ignored by compilers and interpreters.
+ 1
Is the following thread still in correspond to this one? FYI it is possible to edit a question in case you want to, no need to create a new question with minor difference in between : )
Please see some tips in the bottom most thread link 👍
https://www.sololearn.com/Discuss/1968052/?ref=app
https://www.sololearn.com/Discuss/333866/?ref=app