Kan iemand mij helpen met deze python opdracht?
?
Write an HTML editor in text format as follows. Once the program starts, it prompts the user. Html file name where an HTML web page will be saved. Then the program creates an HTML elements (head, start of body element etc). Then asks the user to enter text on the web page will be displayed. This text should be in a <p> element (section) placed. After the user has pressed enter, get back to the user is prompted to enter text. This text is in the next <p> element. If the STOP input use, the program must complete the HTML file with the closing tags (</ body> and </ HTML).