Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python Programming It is a good assignment and help you in future. Please answer. Assessment details: Assume that a children's software developer has hired you

Python Programming

It is a good assignment and help you in future. Please answer.

Assessment details:

Assume that a children's software developer has hired you for your coding skills to work on an interactive (text-based) story/adventure.

Functional Requirements

Important: The functional requirements below must be implemented

F1: When your program is run, the program asks the user to enter various inputs (e.g. names of characters, actions to take, numbers of things, etc.) that are relevant to the chosen story and displays the story in an interactive manner.

F2: At least one of the values entered must be a whole number, at least one of the values must be a number with a decimal point and at least one of the values must be text. These must be embedded in the outputs later.

F3: The story must have different pathways depending on the inputs.

F4: Make the program more visually interesting by including ASCII art (use a free image->ASCII art generator available online). The outputs of your program must not be more than 80 characters wide (for both ASCII art and text). You can tell the user to use whether they should use light text on a dark background or dark text on a light background to suit your ASCII art.

Tip: As you are not given marks for creativity, you can come up with your own story or feel free to use one found online (provide references when relevant). As this is for hypothetical children, please keep the non-changing parts of the story "tame".

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions