What is the missing line of code to have the following output? Isabel Trejo JT23 class cholesterol: low Density = 0 highDensity = 0 class patient: def __init__(self, firstName, lastName, idNum): self.firstName = firstName self.lastName = lastName self.idNum = idNum def_str_(self): return self.firstname + " " + self.lastName + " " + self.idNum. ​

Answers

Answer 1

Answer:

patientA = patient(‘Isabel’,‘Trejo’,’JT23’)

Explanation:

100% on edge

Answer 2

Missing line of codes, when omitted would make a program not run properly.

The missing line of code to display the required output is patientA = patient(‘Isabel’,‘Trejo’,’JT23’)

From the program, we have the following function definition:

def __init__(self, firstName, lastName, idNum)

This means that, the function receives three parameters firstName, lastName and idNum.

So, to print Isabel Trejo and JT23, the three arguments must be passed to the function as: patient(‘Isabel’,‘Trejo’,’JT23’)

Read more about function and classes at:

https://brainly.com/question/16901424


Related Questions

Human services organizations seek to make changes and help people in need to improve their .

Answers

Answer:

quality of life

Explanation:

You are most likely to take advantage of automation when you

scan groceries at the supermarket

eat home-made bread

go to a hockey game

lock your front door

Answers

Answer:

scan groceries at the supermarket

It is the responsibility of the web designer to be able to _____. design the files set up domains source file transfer manage the files

Answers

Answer:

Manage the Files

Explanation:

Just did on edge

2. What is the name for an action performed by the VR Robot?
3. Command
b. Behavior
o. Parameter
d. Programming Language

Answers

Answer:its Parameter

Explanation:

Answer:

behavior is the answer

Explanation:

behavior

Which of the following types of authority allows input and suggestions from additional staff members, but does not guarantee implementation?
A. Department authority
B. Staff authority
C. Functional authority
D. Employer authority

Answers

Wouldn’t it be B ? Staff authority

In what situations can knowing the index of an item in a list be useful?
Why might a programmer want to define his or her own functions? What are some potential disadvantages? How might new functions make debugging more complicated?
What are some situations in which you would use the len function to find the length of a list?
What is an example of a situation in which you might use the append method? In what ways is the append method limited?
What is the difference between a method and a function? In what ways are they similar? Why do you think Python makes a distinction between methods and functions?

Answers

Answer:

We have to define our functions as well, and that is known as the user-defined functions. And to be precise we should not worry at all, as there is no potential disadvantage of the functions we define on our own. The only disadvantage can be that it might not be in a standard format. However, we have design patterns now, and each programmer knows the required format hence. However, for a layman, this can be a problem. And that is the only potential disadvantage related to the user-defined function.

Explanation:

Explanation:

When we are shopping for something, having the index of an item in a list is helpful. Other part of the question is discussed below.

What are some scenarios in which you might use the len function to determine a list's length?

One of Python's built-in functions is called len(). It gives back an object's length. It might, for instance, return the number of entries in a list. To add a single item to a certain collection type in Python, use the predefined function called append.

Without the append method, programmers would have to change the collection's entire source code to add a single value or item.The append() arrangement in python combines a separate item to the present list.

It doesn't recover a new record of items but will transform the primary list by combining the item to the conclusion of the record. After completing the process append on the list the size of the list advances by one.

Therefore, When we are shopping for something, having the index of an item in a list is helpful.

Learn more about python on:

https://brainly.com/question/30427047

#SPJ2

Which of the following is NOT a method for companies to inform consumers that a product has been recalled?

make a public service announcement on radio
agree for a spokesperson to be interviewed about the recall
provide information on the packaging of the product
provide information on the company website

Answers

Answer: provide information on the packaging of the product

Explanation:

Product recalls usually happens in case of a fault or quality issue that is identified once the product has been delivered to the customer or is in transit. In these cases the company either reach out to the customers to get the product back or recall the products back midway.

This is done through various methods like announcemnts on radio, notification on the website or through some interview with a spokesperson.

As explained above the quality issues are identified later on post the product dispatch and hence no information is listed on the product itself. Also, recalls happen to rectify the mistakes and hence this is not a part of product inforamtion which is listed on the product.

Why should we not underestimate the widespread of mass media?
Select one:

a.
While we do not seem to be aware of it, media has always been a useful and influential part of our lives.

b.
Media's span of influence knows no bounds

c.
All of the given choices are correct

d.
The media could reach almost anywhere in the world

Answers

C. A false statement by a good media source can go a long way

We should not underestimate the widespread of mass media because C. All of the given choices are correct.

It should be noted that media has always been a useful and influential part of our lives and its span of influence knows no bounds.

Also, it's important for one not to underestimate mass media because media could reach almost anywhere in the world. Therefore, all the options are correct.

Read related link on:

https://brainly.com/question/23270499

Which of the following is NOT an algorithm?

Following a recipe to bake a cake

Following an instruction booklet for a game

SHA-256

Rolling a pair of dice in monopoly

Answers

Answer:

d) rolling a pair of dice in monopoly

Explanation:

an algorithm is a process or set of rules followed in a particular order to perform a certain task. all of the other answers are a set of instructions that lead to something except for rolling a pair of dice. rolling a pair of dice can be a part of instruction but its not a process in itself.

hope this makes sense!

2
Select the correct answer.
Which tag appears in the element of an HTML file?
ОА.

OB.


O c.

OD.
OE.
Reset
Next

Answers

Answer:

The first tag in any HTML file is the <HTML> tag. This tells web browsers that the document is an HTML file. The second tag is a <HEAD> tag. Information between the HEAD tags doesn't appear in the browser window, but is still important.

Explanation: doesn’t understand ur question so I hope that helps

Credence is a student in college.

Answers

this is hilarious to read

hmmmmmmmmmmmmmmmmmmmmmmm yes.

Which is the last step to creating a community garden

Answers

Answer:

construct the garden

Explanation:

step 1. survey the property

step 2. test the soil

step 3. clean contaminants

step 4. consider garden design

step 5. construct the garden

QUESTION
Which weld type is shaped like a right triangle and is commonly used to make lap joints,
corner joints, and T-joints?
POSSIBLE ANSWERS:
O Slot weld
O Fillet weld
O Plug weld
O Groove weld

Answers

Answer:

The weld that is shaped like a right triangle and is commonly used to make lap joints corner joints, and T-joints is;

Fillet weld

Explanation:

Fillet welds are defined as welds that have a cross section that is approximately triangular in shape that is used for joining two surfaces that form a perpendicular of near perpendicular alignment to each other in joint configurations including a lap joint, T-joint, and corner joint, such that the cross section of the weld is approximately the same as a right triangle.

Musical instruments cause the air to vibrate, sending waves that are detected by our senses. The energy from these vibrations of air is an example of - A Light B Sound C Thermal D Electrical

Answers

B. Sound.

Explanation - instruments create sound waves

Difference between Analog and Digital computer​

Answers

Answer:

The basic difference between analog and digital computers is the type of data they process. Analog computers process analog, i.e. continuously varying, data. Digital computer process data which is binary, i.e. in the form of 0 and 1

Explanation:

Analog computer system is the very old computer system which operates on the mathematical variables in the form of continuously changeable physical quantities/entities like mechanical, electrical, hydraulic, etc. They use continuous values rather than discrete values so they work on analog signal.

Digital computers are the computer systems/machines which uses the binary number system, which has two digits: 0 and 1 and performs many computational tasks. It processes the data represented in discrete and the main three components of digital computers are input, processing and output.


List three ways python can handle colors

Answers

Hi, your question is quite unclear. However, I inferred you want to know the colors that can be displayed on the Python module.

Answer:

redgreenblue, etc

Explanation:

Python, put simply, refers to a computer programming language; used to give the computer instructions.

The Python module can handle or display several different colors, some of which includes:

redgreenbluegreenpurple,cyan, etc.

Your customer said that the language used in your program was offensive. This is an aspect of
O accuracy
O efficiency
O usability
O propriety

Answers

Answer: USABILITY

Explanation:

Perhaps efficiency

Answer:

Propriety

Explanation:

Right on Edge

In some video games, the player cannot obtain the reward without doing what with something that they already have?
Group of answer choices

hiding

risking

selling

maintaining

Answers

I think your answer is risking I’m not sure

Answer:

Risking.

Explanation:

3
Select the correct answer.
What is the output of the following HTML code?

Please

Answers

Answer: or element_id Specifies the relationship between the result of the calculation, and the elements used in the calculation

form form_id Specifies which form the output element belongs to

name name Specifies a name for the output element

Explanation:

Answer:

Please click here to visit our website

with "click here" highlighted and underlined blue

Explanation:

Can someone plz help me!!

Answers

Answer:

A

Explanation:

Iv'e did this before.

Match each example to the type of component, either Input, Process, or Output.

fermentation

newly painted structure

employees in a
management team

program code for
a software application

flour for making bread

harvesting a crop

freshly mowed lawn

a wrench

hot muffins

dryer spinning at

top speed

Answers

Answer:

Find answers below.

Explanation:

1. Input: it takes in data in its raw format or an item that receives data and transfers them to the process.

Employees in a management team. Program code for a software application. Flour for making bread.A wrench.

2. Process: it converts the data from an input to a usable format. Also, it conveys the processed data (informations) to the output.

Fermentation. Harvesting a crop. Dryer spinning at top speed.

3. Output: it is the result produced by a process i.e the finished product.

Newly painted structure. Freshly mowed lawn. Hot muffins.

Please help me!!!
!!!!!!!!!!!!!!!!!!!

Answers

HTML uses tags to help the computer know what different pieces of content in the web page actually are. Right now we've only learned how to tell the computer that some text is a paragraph, or that part of your website is the body. We've already seen how that affects the way our web pages look and are structured.

Write a Console program, let users to enter prices calculate subtotal, tax, and total.

- Delcare variable data type as decimal (6 variables needed)
decimal apple;

- Conver string to decimal from input
apple = Convert.ToDecimal(Console.ReadLine());

- Do addition for subtotal

- Multiplication for tax (0.065M) --- M or m stands for money value, read page 94.

- Addition for total

- You need to show only two digits after decimal point
Console.WriteLine(" Subtotal: ${0}", String.Format("{0:0.00}", subTotal));



blank line: Console.WriteLine("")



Console.Write(" Apple: $");
apple = Convert.ToDecimal(Console.ReadLine());

Answers

Answer:

Explanation:

This is a project I already submitted, but I never received feedback. All my upcoming assignments will be based on this, so I wanted to make sure it is correct. I got this program to work as far as calculating the information, but I was hoping someone could please let me know if it meets the parameters/requirements?

I did attempt it. It works and adds the items exactly how the example showed in the video. However, I wanted to make sure my code is solid, and not just a mishmash or working because I got lucky, and if there is a better more solid way to do this I want to make sure I can. I do want feedback so I can learn and get better and I am trying my hardest. I always right out all the code I see here and try it and learn what it does piece by piece, because it helps me learn and improve. I also want to make sure it is going to work once I start the code for the next half of the requirements.

i cant really help they dont let us put codes on here

im looking for someone name shayla oon here

Answers

Answer:

ight here

Explanation:

Answer:

Explanation:

me

QUESTION:
Which welding process might a medical equipment manufacturer select for welding an
aluminum workpiece, without filler metal, that requires a strong joint?
POSSIBLE ANSWERS:
Oxyfuel welding
O Laser beam welding
O Flux-cored arc welding
O Shielded metal arc welding

Answers

Answer:

The welding process the equipment manufacturer should select for welding an aluminum workpiece, without filler metal is;

Laser beam welding

Explanation:

Laser beam welding (LBW) is a welding process that is used, usually without the addition of filler metal, for joining two or more metals pieces or thermoplastics together with the use of a concentrated and focused source of heat that results in the fusion of the material pieces and a strong weld

The laser beam can be used to weld a material unto itself, which makes it a useful process in the medical and jewelry industries for welding small items together without the addition of filler materials

For welding an aluminum workpiece, without filler metal, the equipment manufacturer should select laser beam welding.

Why would programmers develop a prototype?

Answers

Answer:

so they can test that there design works

Explanation:

If it is wrong I'm very sorry

Have a good day!

Answer:

to make sure it works and to find bugs or glitches

Explanation:

lets say you make i don't know a game you would need to test it out to find glitches and bugs or if it does not even tun on that is why you need a prototype

What is the difference between a method and a function? In what ways are they similar? Why do you think Python makes a distinction between methods and functions?

Answers

Answer:

A method in python is somewhat similarto a function, except it is associated with object/classes. Methods in python are very similar to functions except for two major differences. The method is implicitly used for an object for which it is called. The method is accessible to data that is contained within the class.

how do you make a ringtone on earsketch

Answers

Haven't used earsketch, but here we go.

Answer:

1). Make a track in earsketch, make it like 6/7 seconds

2.) export your track as an .mp3, .wav, or  .ogg (your choice!)

3.) (If on android) Navigate to settings, now search for an entry for ringtone.

4.) If you have no luck, look up how to set ringtone on your desired phone brand (iOS, Android, etc.)

5.) Test out your new ringtone

6.)Profit

PLEASE HELP!
A ... study will help Neil analyze and examine the proposed product.

Answers

what's the proposed product???

Answer:

Feasibility

Explanation:

A feasibility study is the analysis and examination of the proposed product

How are water resources and air adversely affected by environmental degardation?​

Answers

Answer:

Environmental degradation is one of the ten threats officially cautioned by the High-level Panel on Threats, Challenges and Change of the United Nations. The United Nations International Strategy for Disaster Reduction defines environmental degradation as "the reduction of the capacity of the environment to meet social and ecological objectives, and needs".[4] Environmental degradation comes in many types. When natural habitats are destroyed or natural resources are depleted, the environment is degraded. Efforts to counteract this problem include environmental protection and environmental resources management.

There are many examples of environmental degradation throughout the world. A recent example is the 2019 Amazon rainforest wildfires. The Amazon makes up 60% of all rainforests. It is the earth's lungs and with it getting destroyed is posing a huge threat to the environment and the whole world. The effects of the deforestation will pose major impacts on the world around us. The constant cutting down of trees is getting rid of our oxygen supply as well as the absorption of co2. With the continuation of deforestation we will have less available oxygen in the world which could have detrimental effects on human health. An alternate issue that results from this is the overconsumption and waste of the paper products that come from those trees. The waste it typically produces does not get recycled, therefore, immense amount of waste is created. An additional harmful result from this is the degradation of the soil. The constant deforestation causes the soil to become less nutrient which will make it harder to be used again.

Explanation:

Environmental degradation is one of the ten threats officially cautioned by the High-level Panel on Threats, Challenges and Change of the United Nations. The United Nations International Strategy for Disaster Reduction defines environmental degradation as "the reduction of the capacity of the environment to meet social and ecological objectives, and needs".[4] Environmental degradation comes in many types. When natural habitats are destroyed or natural resources are depleted, the environment is degraded. Efforts to counteract this problem include environmental protection and environmental resources management.

There are many examples of environmental degradation throughout the world. A recent example is the 2019 Amazon rainforest wildfires. The Amazon makes up 60% of all rainforests. It is the earth's lungs and with it getting destroyed is posing a huge threat to the environment and the whole world. The effects of the deforestation will pose major impacts on the world around us. The constant cutting down of trees is getting rid of our oxygen supply as well as the absorption of co2. With the continuation of deforestation we will have less available oxygen in the world which could have detrimental effects on human health. An alternate issue that results from this is the overconsumption and waste of the paper products that come from those trees. The waste it typically produces does not get recycled, therefore, immense amount of waste is created. An additional harmful result from this is the degradation of the soil. The constant deforestation causes the soil to become less nutrient which will make it harder to be used again.

Other Questions
Romeo and Juliet was said to be written somewhere between 1594 and 1597. What family event happened around the same time as his writing of this play? Find the slope from the graph Please help me with this You are looking for a rare plant, the Nirnroot. You know when you hear the song of the plant it is close. This plant is known for its hybrid properties, as it is both a antiseptic and is capable of healing any injury when you use the juice from its leaves. While you were not able to find any in the wild, an old farmer informed you to cross a Nirn Flower with a Dale Root to create the famous plant. Given that all Nirnroots are incompletely dominant, what is the genotype for a Nirnroot?Immersive Reader 1. Soybeans currently sell at a price of $3/lb. The New England Journal of Medicine recently published an article concerning the cardiovascular benefits of eating soy in every meal. What will happen to the equilibrium price and quantity for soybeans? If a 20-foot tree casts a 40-foot shadow, how tall is a tree that casts a 48-foot shadow? What is the answer for 4/5 of 3/4= Atom A and Atom B have the same number of protons and neutrons, but they do not nee electrons. Which statement describes the atoms?b The $200 digital camera Anne purchased was on sale for 15% off. What amount did Anne get off the price? Which of the following sentences contains a compound subject?The executive branch includes the president, the vice president, and the president's cabinet.The three branches of the U.S. government are legislative, executive, and judicial.The Supreme Court, which makes decisions about laws, is part of the judicial branch.The Senate and the House of Representatives are part of the legislative branch. The use of chariots in the hunger games suggest that the contestants are being compared to A train moves from rest to a speed of 25 m/s in 30.0 seconds. What is the acceleration? what is the value of ??????? -0.72x + 0.42x = 8.4solve for x Is (12, 14) a solution to the system of equations? 5x-y=74 3x+y=50 I will try to give brainliest for the CORRECT answer What was Alexander Hamilton's role in theFederal Government?Secretary of Treasury or Secretary of Defense help me please i dont get this what challenges did workers face during the Progressive EraA. there weren't enough jobs for unskilled workersB. new machines replaced skilled workers C. only big cities had jobs for workers D.many workers faced unsafe conditions at their jobs I need to do these factor trees for 60 and 96