Question: Use python. Write a program that asks the user for his or her name, then asks the user to enter a sentence that describes himself

 Use python. Write a program that asks the user for his

Use python.

Write a program that asks the user for his or her name, then asks the user to enter a sentence that describes himself or herself. Once the user has entered the requested input, the program must create and save an html file, containing the user input, for a simple web page. EG:

The name goes here

H1>The Name goes here/h1> KHR/> am a computer science major, a member of the Jazz Club and I hope to work as a mobile app developer after I graduate. CHR/> /BODY The program must: Handle any IOError exceptions that are raised when the file is opened and written to .Check that a name has been added and if not, do not process further

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!