Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE DO THIS IN PYTHON!!!!!!!! 1.) For each lab program you develop, make sure to include the following header - replace the dots with your

PLEASE DO THIS IN PYTHON!!!!!!!!

1.) For each lab program you develop, make sure to include the following header - replace the dots with your section #, semester, your full name, your instructors name, and lab #:

Class: CSE 1321L

Section: ...

Term: ...

Instructor: ...

Name: ...

Lab#: ...

Make sure to put the correct comment character(s) before the above lines in each file. C# & Java use // for comments, Python uses a #

Exercise #1: Design and implement a program (name it Favorites) to print out on separate lines the following: your name, your birthday, your hobbies, your favorite book, and your favorite movie. Format the outputs following this sample run.

Sample run:

My name: Amy Edwards My birthday: 12/21/1998 My hobbies: Reading, writing, baking My favorite book: Each Little Bird That Sings My favorite movie: The Series of Unfortunate Events

2.) Exercise #2: Design and implement a program (name it Diamond) to print out the following shape using stars:

*

* *

* * *

* * * *

* * *

* *

*

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

=+4. What products or services does your key public commonly use?

Answered: 1 week ago

Question

Write short notes on departmentation.

Answered: 1 week ago

Question

What are the factors affecting organisation structure?

Answered: 1 week ago

Question

What are the features of Management?

Answered: 1 week ago

Question

Briefly explain the advantages of 'Management by Objectives'

Answered: 1 week ago

Question

Analyze the impact of labor unions on health care.

Answered: 1 week ago

Question

Assess three motivational theories as they apply to health care.

Answered: 1 week ago

Question

Discuss the history of U.S. labor unions.

Answered: 1 week ago