Which function will add a name to a list of baseball players in Python?

append()
main()
print()
sort()

Answers

Answer 1

The append function adds an element to the end of a list.

The correct choice is append()

Answer 2
The function that will add a name to a list of base ball players in python is append.

Related Questions

Ok guys weird question so I have a project due on Thursday next week and I need an idea for an object to use for my commercial. I need to be able to access it and film with it while being school appropriate. Any ideas?

Answers

you can possibly add a commercial about masks 2x protected and they can protect you from way more germs than an ordinary mask. hope this helps you goodluck on your project

Answer:

I have an idea you don't have to use it but what if you used something that you like for example a lego set. It could really be anything you want just look around your room for things you like

Explanation:

I hope that helped!

formatting means ____________

Answers

Answer:

formatting is the style of the format of a computer document

Lots of pusss is corect

does gon from hxh die

Answers

Nope, thanks God

no one major dies

but the rumors about kurapika dying is spreading (don't beilve it though)

What subject is this I’m just wondering

What is your prediction for the future of the internet in the next 20 years?

Answers

Answer:

The future of the Internet over the next two decades and beyond is most likely to see a whole new hyperconnected world of networked people, objects, and systems capable of transforming, reframing, and undermining the established norms of business and society.

My prediction of the future is that technology will keep having an increase of advancement leading to more achievements and discoveries of different areas of life

What are the pros and cons of doing research for homework projects online over using offline resources like libraries?

Answers

Here is my answer






Pros: like you’re phone it could be portable and easy to use unlike a library you can’t take a while library with you like in your pocket



Con: the stuff you could be trying to find out could be wrong or there is millions of answers that are not all the same
Distractions are everywhere online although it’s quick and easy, but offline sources encourage reading and a variety of answers

Question 1(Multiple Choice Worth 5 points)
(03.01 MC)

Which line of code will only allow a non-decimal point to be stored in a variable?

candyCost = int(input("How much is the candy?"))
candyCost = input("How much is the candy?")
candyCost = float(input("How much is the candy?"))
candyCost = str(input("How much is the candy?"))
Question 2(Multiple Choice Worth 5 points)
(03.01 MC)

Cheri's teacher asked her to write a program using the input() function. What will this allow her program to do?

Add comments to the code
Allow others to understand the code
Display a string on the screen
Make the program interactive
Question 3(Multiple Choice Worth 5 points)
(03.01 MC)

Jabari is writing a program which prompts a user for a value that is negative and has a decimal. Which function should he use?

float()
int()
print()
string()
Question 4(Multiple Choice Worth 5 points)
(03.01 LC)

In programming, what is a string?

A cable that connects a computer to hardware
A method of threading code into a computer
A system of organizing letters alphabetically
A way to store a sequence of letters, numbers, or symbols
Question 5(Multiple Choice Worth 5 points)
(03.01 LC)

Which function converts the user's input to a number without a decimal?

float()
int()
print()
string()

Answers

Answer:

b

Explanation:

it's not a c or d and now I have to make it 20 characters long so I will do this

B is the answer lol yeah I had that some answer

3. What elements related to the release and success of the NES console do you see in modern console releases? What elements are no longer relevant to modern console gaming?

Answers

Answer:

the main thing that made the NES console amazing was the detication. For example Mario has 20+ games with his name in the title. This shows how focused a company was on their main character.

Explanation:

List steps to protect digital data from compromise. List steps to protect digital data from compromise.

Answers

Answer:

1. apply software updates

2. protect password

3. disable lock screen notification

4. lock your apps

5. keep your  browsing to yourself

6. encrypt your data

7. back it up

Explanation:

all above

Answer:25 Jan 2021 — Securing Your Devices and Networks · 1. Encrypt your data. · 2. Backup your data. · 3. The cloud provides a viable backup option. · 4. Anti-malware ...

‎Data Protection Tips for Mobile Devices · ‎Protecting Your Identity

Explanation:25 Jan 2021 — Securing Your Devices and Networks · 1. Encrypt your data. · 2. Backup your data. · 3. The cloud provides a viable backup option. · 4. Anti-malware ...

‎Data Protection Tips for Mobile Devices · ‎Protecting Your Identity

Jackie is planning a birthday party for her little brother and is researching different trampoline parks. She receives a pop-up asking for her name, address, and date of birth so she can receive a special promotion from the trampoline park. What should Jackie do?

a
Ignore the request and not enter any personal information.

b
Provide only her name and date of birth.

c
Provide only her name and address.

d
Provide the requested information to receive the discount.

Answers

Answer:

a

Explanation:

sis is gonna get scammed

Answer:

a

Explanation:

You dont know who is getting your information and it is not someone you know. STRANGER DANGER!

what is 8 4/7 divided by 15

Answers

84/7 divided by 15 is 0.8

Answer: 4/7

Explanation:

8 4/7 ÷ 15

60/7× 1/15

=4/7

ok so...you first are going to convert the mix fraction 8 4/7 to improper fraction by multiplying the denominator and the whole number which is 56 then add the numerator 56 +4= 60 and put back the denominator which is going to be 60/7.

Then flip the fraction or the whole number 15 which is also 15/1 that is on the right which is going to be 1/15 and change the division sign to multiplication which is going to be 60/7 × 1/15.

then you can cancel, 15 go into 60, 4 times, so you are going to multiply 4 times 1 and 7 times one, which gives you 4/7.

I hope this help you to understand

How does a resident virus differ from a non-resident virus? !!!25 POINTS!!!!!

A) Resident viruses simply disrupt operations while non-resident viruses will control hosts.

B)Resident viruses will control hosts while non-resident viruses simply disrupt operations.

C)Resident viruses find networks to infect while non-resident viruses load themselves into memory.

D)esident viruses load themselves into memory while non-resident viruses find networks to infect.

Answers

Answer:

The correct answer is **D)** Resident viruses load themselves into memory while non-resident viruses find networks to infect. A resident virus is a type of computer virus that’s deployed and resides within a computer’s random access memory (RAM). A non-resident computer virus, on the other hand, is a type of computer virus that doesn’t reside within a computer’s RAM. Non-resident computer viruses can still be deployed within RAM, but they don’t stay there.

D is the correct answer! :)

Why isn't my brainly post being answered?

Answers

Try deleting then reposting, it may not always pop up in new questions, I will have a look at the question anyway.

Sometimes they don’t pop up on the feed try reposting again or possibly updating the app if you can. Or it may be an issue within the question itself like if it is worded correctly.
Hope this helps!

Match List

Match each term to its definition.

Put responses in the correct input to answer the question.

Correct answers:
1
a value that can be passed to a function
2
a group of instructions that can be used to organize a program or perform a repeated task
3
a value that can be passed from a function back to the calling part of a program

Match ListMatch each term to its definition.Put responses in the correct input to answer the question.Correct

Answers

Return Value - A value … part of a program
Parameter - A value … function
Function - A group

Answer:

parameter: a value that can be passed to a function

function: a group of instructions that can be used to organize a program or perform a repeated task

return value: a value that can be passed from a function back to the calling part of a program

Explanation:

Refer to the article “The Future of Money” in your Money, Money, Money magazine for a complete version of this text. What is the overall structure of the “Digital Money” and the “No More Go-Betweens” sections of “The Future of Money” article? [BRAINLIEST!!!]

Answers

Money covers three functions:

unit of account since it measures in numeric values what goods and services are worth.

store of value which implies accumulating money increases individuals' and organizations' wealth;

and, medium of exchange because it facilitates transactions between buyers and sellers through a common currency accepted by the two of them.

Covers three functions,lol

Which best describes desktop publishing? the process of designing and laying out printed material the positioning of text, graphics, and white space on a page the style of letters and how they are arranged the use of images and colors

Answers

Explanation:

the process of designing and laying out printed material.

Answer:A photographic proof where all colors are shown in blue, best used for spot color jobs, and it is used primarily to ... WYSIWYG is technical jargon that describes.

Explanation:

What is Moore's law? (in simple terms please)

Answers

Transistors' density will be doubled every two years. In a  simpler term, computers should be twice faster every two years.

I’m just here for the points tbh!

Using complete sentences post a detailed response to the following.

Imagine that you are the PM for a development team, and you’ve realized that your major deadline to finish the project is nearly here, but things aren’t complete. You have several choices—for example, hiring more developers, or paying your current staff more to work overtime, or rushing through the code to create something even if it’s not up to the quality you’d like it to be. Given a conflict between completing a project on time, delivering it with good quality, and keeping to a budget, what choice do you make? How would you justify that decision to your clients?

Answers

Answer: I would hire more developers because more people will give more ideas and might be better than some of the other developers so this would be the best choice

I would get more workers and pay my current and new workers a little more for

1. Why is it important to know how to create a slide?

2. How can you utilize the knowledge in making a slide as a student?​

in own sentence pls

Answers

1. Knowing how to create a slide is important because it is a useful tool for organizing and presenting information in a visual and engaging way, which can help to enhance communication and understanding.

2. As a student, knowing how to create a slide can be beneficial for presenting research findings, summarizing key information, and organizing study materials in a clear and visually appealing way to aid in the learning process.

Answer:

1. Because slides help in improving visual aids. It improves understanding when teaching student.

2. You can make projects, shows, teach others, and play with it just for fun

Explanation:

I need help with doing a debate for ela. The debate topic is "do you think we are to dependable on our laptops/cellphones. My teacher assigned me to the group that think we are not to dependent on our electronics when i dont even support that side sooo i need help coming up with topics that help support the side that im on. ( that probably did not make any sense)

Answers

Answer:

I think we are so this is hard lol

Explanation:

we are not too dependable

things that show this is library are still open, school sports teams still flourish(if we were too depending on them they wouldnt) they help us plan ways to interact in person if we were too dependent businesses would struggle more and only be online

this is hard if I can think of any others I'll come back I'm sorry if this isn't any help

Yes we are dependable we use our phones everyday

(I made this up teehee) what anime is katski bakugo from

Answers

Scooby do because that is the best shower ever
MHA (My Hero Academia) or Boku no hero academia

Who is this fursuiter please help? Can you image reverse search this or something because I cannot find anything and my friend jake needs it for some reason.

Who is this fursuiter please help? Can you image reverse search this or something because I cannot find

Answers

i would say functional character
Bro what the hell is that

How can you assess a website for currency?

a. by checking the the sites that appear at the top of the search because they're always the most current
b. by finding out how much it costs by looking at the page with pricing
c. by checking the page for dates showing when it was posted and when it was last revised
d. by looking at the “About” page to see who authored the page

Answers

Answer:

By checking the page for dates showing when it was posted and when it was last revised

Hope this helps :)

-ilovejiminssi♡

answer: C if im corect

What is the use of an NDP?

A). identifying pointers at the other end of a network
B). sending an error message if a packet gets lost due to a bad connection
C). finding other computers on the network
D). taking an IP address from a network layer and identifying the associated MAC address

Answers

Answer:

Taking an IP address from a network layer and identifying the associated MAC address

Explanation:

Option D

It is used to measure the total economic output of a country, taking into account depreciation and capital consumption.

Why does my brainliest keep going down when I didn't use any? I had 7 but now I have 4.

Answers

Answer:

Explanation:

because ur posting this quastion and the more u post the more ur points go down

Answer:

The questions that you got brainliest on might have been deleted.

Explanation:

Which of the following replicates real-world events to save researchers time and money in planning for the future?


Augmented reality

Computer simulation

Problem-solving

Virtual reality

Pls answer quick.

Answers

Answer: Computer Simulation

Explanation: Computer Simulations save researchers time and money for the future because it allows them to recreate possible events that can happen in the real world (like diseases or natural disasters) in order for them to be prepared for something like that to actually happen and be able to research about it beforehand.

Answer is “Augmented Reality” it is an interactive experience that combines the real world and computer - generated content. The content can spam multiple sensory modalities, including visual, auditory, haptic, somatosensory and olfactory.

Your friend Tegan is designing a game that involves cats taking over the world. She wants to use obstacles that are difficult at first, and then use simpler obstacles as the game progresses. Would you try to change her approach? Why or why not?

(game design)

Answers

Answer:

I would put levels ranging for level 1 to 50, and start off simple and easy but the game becomes hard during the player plays.

Explanation:

You would start of simple for users to understand what is going on then gets harder as the game progresses

Walt needs to ensure that messages from a colleague in another organization are never incorrectly identified as spam. What should he do?

A.Configure a safe recipient.
B.Configure a blocked sender.
C.Configure a safe sender.
D.Do nothing.

Answers

Answer:

C. Configure a safe sender

Explanation:

It’s dabest thing to do

As per the given scenario, Walt should need to configure a safe sender. The correct option is C.

What is configuration?

A system's configuration in communications or computer systems refers to how each of its functional elements is organised in relation to their nature, number, and distinguishing features.

Configuration frequently involves picking the right hardware, software, firmware, and documentation.

A person, group, or organisation that starts the communication is known as the sender. The success of the message stems primarily from this source.

The communication is influenced by the sender's experiences, attitudes, knowledge, competence, perspectives, and culture.

Walt must take care to prevent messages from a colleague in a different organisation from ever being mistakenly classified as spam. He ought to set up a secure sender.

Thus the correct option is C.

For more details regarding configuration, visit:

https://brainly.com/question/13410673

#SPJ2

The abbreviation “px” stands for

A.
perimeter x.

B.
pixels.

C.
point x.

D.
parts of x.

Answers

Answer:

c

Explanation:

the answer will be c

Write the importance of software in computer . In 6 points ​

Answers

Answer:

Software is a set of instructions, data or programs used to operate computers and execute important tasks but can also help you work more efficiently.

Uses of Software

Uses of Software in Office.Uses of Software in Business.Uses of Software for Play Game.Uses of Software in Shop.Uses of Software for Entertainment.

Explanation:

I think most important software in computer is terminal because it can control any part to computer and can do things we cannot de with other apps

Name 10 reasons why computers are better than other electronic devices? :)

Answers

Desktop and laptop computers can run more powerful software than a smartphone or tablet due to their size, components, and less restrictive power requirements. Also phones can connect to a mobile data network; many tablets offer mobile data connectivity as well.
A computer is a powerful tool because it is able to perform the information processing cycle operations (input, process, output, and storage) with amazing speed, reliability, and accuracy; store huge amounts of data and information; and communicate with other computers.
Other Questions
PLEASE HELP ME ASAP . A synchronous motor drawing 80 kW is connected with a load drawing from 3 phase, 440 V line, 300 kW at a lagging power factor of 0.8. a. If the combined load has a power factor of 0.95, what is the current consumption of the synchronous motor? b. What is the percent improvement of the load current? Pls help thanks to who ever does and please do NOT put links Physician, convicted felon, and union member are all examples of:______ College Level Trigonometry Question! what in the relationship between the nose, sinuses, and muse as they function in the respiratory system I'll give brainliest to the correct answer!!!!A.) 45.3 mB.) 17 mC.) 27.7 mD.) 34 m Encouragement adolescents give one another to participate in destructive activities or behaviors they would not otherwise do alone, whether constructive or destructive? How did james madison contribute to the constitutional convention?. Activity A pom-pom manufacturer makes each of its pom-poms with 35% white strands (w), 25% blue strands (b), and 40% red strands (r). If each pom-pom has a total of 80 strands, how many of strands of each color are needed to make a pair of pom-poms? In this activity, you'll work through this pom-pom problem step by step. Part C Does every rational function have a vertical asymptote?. the roots of f(x)=-2x^2+8x+13 are __________and __________ the vertex of the parabola is at _________ what was the reason of book burning? two objects are released from rest at the top of ramps with the same dimensions, as shown in the figure above. the sphere rolls down one ramp without slipping. the small block slides down the other ramp without friction. which object reaches the bottom of its ramp first, and why? responses ____ are thick in the middle and thin at the edges concave lenses convex lenses concave mirrors plane mirrors Mr. B is receiving oxygen therapy. Which of the following is a rule that should be followed with oxygen therapy?A. Use nylon blankets so there will be static electricity.B. Do not allow smoking when oxygen is in use.C. Use oil-based lotions to lubricate the skin.D. Use electric razors for shaving the face. Write code that does the following: opens the number_list.txt file, reads all of the numbers (1 to 100) from the file, adds all of the numbers read from the file and displays their total. then closes the file. A sweater is 65% wool by weight. If the sweater weighs 12.4 ounces how many ounces of wool is the sweater? Which statement describes one way in which global winds affect weather andlimate?A. Global winds move counterclockwise in the southern hemisphere.B. The Coriolis effect always moves weather from north to south.C. Trade winds form from the movement of ocean gyres.D. Westerlies move weather from west to east across the UnitedStates. If I can read 54 pages in 3 days, how many can I read in 1 day?