Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please do Isplanet beach day opto Recordings lunctions with the inputs provided. Create a stack trace for each of your 3 functions Function Design Options

image text in transcribed
please do Isplanet
beach day
opto Recordings lunctions with the inputs provided. Create a stack trace for each of your 3 functions Function Design Options area Triangle - finds the area of a triangle. takes a base length and height length, returns area base is 6, height is 8, area should be 24 terpiD - gives someone a UMD email address, takes first name and last name, returns firstlast@umd.edu (no spaces) - only 1 function should be able to handle any email input. first name is Grace, last name is Hopper, email should be GraceHonderfumdedu isten - tells you if a given number is 10, takes a number, returns True it 10 o test this program with - 4, 10, 10.5, and 553 is Planet - tells you if a given word is the name of one of the planets in our solar system, takes a word, returns True if it is a planet Earth should return True, Big Dipper should return false beachDay - tells you whether you can go to the beach, takes variable hasSunscreen and isCloudy, returns True if you can go to the beach Should only let you go to the beach when sunny if you have sunscreen and should let you go to the beach in it is cloudy regardless What to Turn In 1. Submit a .py file labeled FLastName_Functions.py with your code. 2. Submit images (photo or computer generated) of a stack traces of your final code labeled FLastName_FunctionStackTrace.png (or jpeg, pdf, etc) Functions Program Assignment Criteria Ratings PES Function

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

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Shamkant B. Navathe

7th Edition Global Edition

1292097612, 978-1292097619

More Books

Students also viewed these Databases questions