To manually add a practical exercise to your lab:
IMPORTANT: The double extension .py.txt is required to avoid parsing the file by the Visual Studio Code Server as a part of the project .
Note: Before publishing the lab, make sure that tests you created are valid.
IMPORTANT: For multi-step labs, use the third-level header Markdown formatting (###) only to designate steps of the exercise. Each line with ###1, ###2, and so on will be converted into the subsequent exercise step.
IMPORTANT: All exercise folders and files must be stored in the exercises folder. If this order is violated, this results in the lab malfunction.