Question: For Python Program 11) Personal Web Page Generator Write a program that asks the user for his or her name, then asks the user to
11) Personal Web Page Generator Write a program that asks the user for his or her name, then asks the user to enter a sen- tence that describes himself or herself. Here is an example of the program's screen: Enter your name: Julie Taylor Enter Describe yourself: I am a computer science major, a member of the Jazz club, and I hope to work as a mobile app developer after I graduate. Enter Once the user has entered the requested input, the program should create an HTML file, containing the input, for a simple Web page. Here is an example of the HTML content, using the sample input previously shown:
I am a computer science major, a member of the Jazz c and I hope to work as a mobile app developer after I graduate hr > lub /body>
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
