Question: A Personalized Story Write a program that creates a story or a personal introduction of yourself or someone else (must be different from Lab 02-1).
A Personalized Story Write a program that creates a story or a personal introduction of yourself or someone else (must be different from Lab 02-1). The program may ask for information, such as name, hometown, age, etc., favourite sports, food, place, etc. of this person and make a story from this information. The program will prompt you to enter information (use the input function), create a sentence or more and display the sentence(s). You must use string operations and escape sequences in your program. 1. Write the algorithm in pseudocode (save as Story.txt) and then
2 translate it to Python code ( save as Story.py). Start your Python program with comment lines that show the purpose of the progam, you as the author and today's date. Submit Story.txt and Story.py.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
