Lessons/Comments/Step2/Step.json

{
    "Title": "Create a Multilinecomment",
    "Description": "Multiline comments are very usefull to have an introduction to your script for an example. Instead of commenting every single line with a # you can start the multiline comment with \u0027\u003c#\u0027 and close it again with \u0027#\u003e\u0027 try to create a multiline comment now.",
    "Hint": ""
}