Question: Create Another Class - Create a new project named Lab20_2 with a class named Interview. This class should print out the answers to the questions

 Create Another Class - Create a new project named Lab20_2 with

Create Another Class - Create a new project named Lab20_2 with a class named Interview. This class should print out the answers to the questions of a fictitious interview, some of which can be the questions you came up with in Part 1. (Imagine you are the one being interviewed.) Recall how to create a project and a class from the first lab. Your program should generate the following kind of output: Sample Run: Person interviewed: Alice Alice's hometown: Merced Alice's major: Computer Science Alice's class standing: First year Alice's job aspiration: Software developer You must use 2 print and printin statements to create your output. You must also use the \t escape sequence to align the start of each of the answers and the escape sequence for inserting any single quotes [cf. Section 2.14 of zy Book]

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!