Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CSE 1321L: Programming and Problem Solving I Lab Lab 2 Get Started with Coding For each lab program you develop, make sure to include the

image text in transcribed

CSE 1321L: Programming and Problem Solving I Lab Lab 2 Get Started with Coding For each lab program you develop, make sure to include the following header - replace the dots with your section number, semester, your full name, your instructor's name, and lab number: Class: CSE 13210 Section: Term: Instructor: Name: Lab: Make sure to put the correct comment characters before the above lines in each file. C# & Java use // for comments 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/1999 My hobbies: Reading, writing, baking My favorite book: Each Little Bird That Sings My favorite movie: The Series of Unfortunate Events Exercise #2: Design and implement a program (name it Diamond) to print out the following shape using stars: Exercise #3: Design and implement a program (name it Rectangle) to calculate and display the area and perimeter of a rectangle with width = 4 and height = 8. Format the outputs following this sample run Sample run: The width - 4 The height = 8 The area = 32 The perimeter = 24 Page 1 of 3

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_2

Step: 3

blur-text-image_3

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

Database Systems For Advanced Applications 27th International Conference Dasfaa 2022 Virtual Event April 11 14 2022 Proceedings Part 2 Lncs 13246

Authors: Arnab Bhattacharya ,Janice Lee Mong Li ,Divyakant Agrawal ,P. Krishna Reddy ,Mukesh Mohania ,Anirban Mondal ,Vikram Goyal ,Rage Uday Kiran

1st Edition

3031001257, 978-3031001253

More Books

Students also viewed these Databases questions