Question: Create a python program that tells a story. Using print() function/s and the input() function/s tell a story using things you learned so far in
Create a python program that tells a story.
Using print() function/s and the input() function/s tell a story using things you learned so far in the course.
Your story will have the following elements:
A variable called Setting this will ask the user to about the time of day the story takes place.
A variable called location this will ask the user to about where the story takes place.
A variable called age will get the user to tell the reader the age of the main character?
A variable called identity will get the user to classify the type of main character human, animal, or alien/
A variable called height will get the user to provider the size of the character in term of tall or short
A variable called emotional state will get the user to provider the way the main character is acting emotionally?
A variable called time period will get the user to express when the story takes place Present, Past or Future.
A variable called actions or activity will get the user to express is your character walking , talking , singing, laughing, dancing or are they with friends at a party, club, or camping in the woods dreaming?
A variable called status will get the user to express is the situation real or a dream?
Your print() function/s should create the environment/ backdrop which will blend the above variables into a story the is family appropriate kind of python program generated madlib.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
