This is your code.

>>> A = [21, 'dog', 'red']
>>> B = [35, 'cat', 'blue']
>>> C = [12, 'fish', 'green']
>>> E = [A, B, C]
What is the value of E[1][2]?


cat

gree

fish

blue

Answers

Answer 1

Blue

Explanation:

Because the row is 1 and the column in 2.

Answer 2

Answer:

fish

I got it right plus i put the code into python and it came out as fish

Explanation:


Related Questions

Students who understand what the teacher is saying do not need to take notes.
Please select the best answer from the choices provided
T
F

Answers

Trueeeeeeeeeeeeeeeeee

Answer:

false

Explanation:

edge 2022

What types of tasks can you complete using Microsoft Excel (name and describe at least 3)

Answers

Answer:

1) Data Entry and Storage. ...

2) Accounting and Budgeting. ...

3) Collection and Verification of Business Data. ...

4) Scheduling. ...

5) Build Great Charts. ...

6) Help Identify Trends. ...

7) Administrative and Managerial Duties. ...

9) Return on Investment.

What is the default pixel resolution for Mac, PC and Linux builds?
Native
1920x1080
960x540
1280x720

Answers

Answer:

it should be 1920 by 1080

Explanation:

Answer:

chrome

Explanation:

Create a paper of at least 1,800 words describing the situation you selected and explaining the logic that would support an array.

Answers

Answer:

I dont know about 1800 words but I sure can tell you abit about array

Explanation: Array in simple sense refers to a collection of similar data. It holds data which is homogeneous in nature, meaning they are all alike. The use of array provide a lot of advantages in the fields of computer programming. When you declare a variable for an array, you can store as much data as you wish in the same variable without having to declare many variables. A 2X2 dimensional array can also be used in programming which represents matrices as well. The search process in an array too is really convenient and time saving. Also in an array, accessing an element is very easy by using the index number.

What is the purpose of including a section in a presentation?

to organize and name groups of slides
to leave comments on slides for other users
to delete all the slides in a presentation at once
to save a template for use in other presentations

Answers

Answer:

D. for a presenter to add notes and markings to a presentation

did the one above and got it wrong, picked this one second and got it right. edge 2021

Requires the presence of patients and healthcare providers at different sites at the same time and often involves a videoconference link between the two sites

Answers

Answer:

Live Telemedicine

Explanation: Telemedicine is a modern system of heath care where the medical care provider and the patient or client utilise the advances in telecommunications to share information about the medical/health needs of a client. In most cases the medical care provider and the client are in different locations communicating virtually. Live Telemedicine is becoming acceptable throughout the world especially in poor and developing countries like Nigeria.

What sort of negative outcomes are possible for this type of risk?

Answers

More details please?

Answer:

not enough to go on

Explanation:

que es la felicidad??​

Answers

Se feliz el amor es nada

What's your thoughts on people using Brainly for nonacademic purposes?

Answers

Answer:

it has its ups and downs i  mean if brainly didn't wan't us talking they shouldn'‘t have added friends and a inbox  It’s a great way to make friends and help with work  so it shouldn't be a problem

Explanation:

MARK ME BRAINLIEST PLZzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

Hola, mi amigo cuando escribe con el teclado le aparecen simbolos. Quiere apretar la A y se escribe ]]]] o cosas asi. Por que sera? Estan desactivadas todas las teclas especiales.

Answers

Answer:

Explanation:

Muchas veces esto puede ser por que tenes un lenguaje de teclado instalado en el sistema operativo differente al teclado que estas usando. Teclados de diferente lenguajes usan las teclas en differentes posiciones, igual que los simbolos. Intenta ir a Preferencia de Idioma en el sistema operativo que tengas y cambiar el lenguaje al de tu teclado. Aca tambien podes ajustar las teclas para asegurarte que este marcando bien.

Dwayne wants a variable called "name" to appear in the interpreter and does not want a space after it. Which of these should be used to make that happen? Name, name) name+ name.

Answers

Answer:

name + name

Explanation:

When assigning values to a Variable  in python, the + operator sums the values assigned to the variable into a single value hence there won't be any space between the values assigned .

Name + Name = NameName    in python programming

Ask how many apples the user wants. Ask how many people the user will share the apples with. Find out how many apples will remain if you share the apples equally. Hint: use modulus %.

Answers

Answer:

The program in Python is as follows:

apples = int(input("Apples: "))

people = int(input("People: "))

apples%=people

print("Remaining: ",apples)

Explanation:

This gets the number of apples

apples = int(input("Apples: "))

This gets the number of people to share the apple

people = int(input("People: "))

This calculates the remaining apple after sharing the apple evenly

apples%=people

This prints the calculated remainder

print("Remaining: ",apples)

Antwon is building his technical writing portfolio.He created the following checklist: •check whether any part of the portfolio violates a a nondisclosure agreement. •check whether the content in the portfolio corresponds to the job requirements. •make sure that I am clear about my role in creating each document in the portfolio.
Which element of the portfolio does this checklist best apply to?
A.Cover letter
B.resume
C.templates
D.writing samples
E.task summaries

Answers

Answer: A. Cover letter

Explanation:

The element of the portfolio that this checklist best apply is the cover letter. The cover letter is a document that a job applicant will send along with his or

her resume in order to provide additional information with regards to the skills and experience that the person possesses and why the person is qualified for the position.

Since Antwon checks whether the content in the portfolio corresponds to the job requirements and also made sure that his role in creating each document in the portfolio is clear, this is a cover letter.

In what way, if any, does digital media influence the ability for a smaller business to compete with a larger business? Digital media helps small businesses because it gives them access to resources that only large companies had in the past. Digital media has little effect on the ability for a small business to compete with a larger business because all businesses benefit equally. Digital media actually damages the ability for a small business to compete with a larger business because it provides larger businesses with more opportunities. Digital media helps small businesses because it increases globalism, which is good for small businesses in terms of competition.

Answers

Answer: Digital media helps small businesses because it gives them access to resources that only large companies had in the past.

Explanation:

Digital media refers to the media that depends on electronic devices in order to be created, distributed or stored.

Digital media gives smaller business the ability to compete with the larger ones as it gives them access to resources that only large companies had in the past.

How would you explain these three security risks (phishing, keylogging, malware) to a family member? What would you say to help them understand the dangers?

Answers

Answer:

1. Phishing is a cybercrime in which a target or targets are contacted by email, telephone or text message by someone posing as a legitimate institution to lure individuals into providing sensitive data such as personally identifiable information, banking and credit card details, and passwords.

2. Keyloggers are built for the act of keystroke logging — creating records of everything you type on a computer or mobile keyboard. These are used to quietly monitor your computer activity while you use your devices as normal.

3. Malware is intrusive software that is designed to damage and destroy computers and computer systems.

Explanation:

All of these can be used to steal data & passwords

Phishing, keylogging and malware are different ways of illegally getting hold of user data to be used for fraudulent activities.

Phishing is performed by impersonation, where users or customers of a particular organization or platform are contacted by emails, text or call requesting them to provide sensitive on behalf of the institution.

Keylogging occurs when keystrokes of a user is being monitored without consent. The logged or captured keys can be used to log into the individual's information and retrieve sensitive data.

Malware involves the use of infected files delivered over a network to carry out cyber attacks capable of capturing tons of data illegally.

It is important to withhold sensitive information and contact service providers if any suspicious communication is received.

Similarly, visiting unauthorized websites should be avoided and the use of firewalls on computer system should be adopted.

Therefore, phishing, keylogging and malware are ways of perpetrating cyber crime.

Learn more: https://brainly.com/question/19588151?referrer=searchResults

Which class requires campers to work in teams to create a
project?

Answers

Answer:

Summer camp?

Explanation:

another word for Arithmetic Logic Unit​

Answers

Answer:

ALU

Explanation:

just to say it faster than having to say it...

Answer:

ALU

Explanation:

ALU is a functional part of CPU which perform arithmetic and logical operations.

In the space provided, explain the evolution of newspaper reporting, from the early 1900s to the Digital Age.

Answers

Circulation increased because more people became interested in the news. ... In that time, Yellow journalism led by William Hearst (New York Journal) and Joseph Pulitzer (New York World) managed the news in a sensationalistic way to attract more readers, and the circulation maintained its numbers.

The first newspaper,daily doings, was published by the ancient Romans in 59 BCE. In the new era, the newspaper is evolving continuously.

What is newspaper?

A newspaper is a bimonthly publication that contains written information on current events and is often typed in black ink on a white or gray backdrop.

The publication has gone through several changes during its lengthy and complicated existence.

Examining the history of newspapers can provide insight into how and why they have grown into the diverse media that they are today.

The first newspaper, daily doings, was published by the ancient Romans in 59 BCE, according to scholars. Despite the fact that no copies of this periodical have survived.

it is usually assumed that it chronicled events, assemblies, births, funerals, and daily gossip. These handwritten Avis, or gazettes, covered politics and military engagements.

Hence,the newspaper is evolved before 1900s and growing to a new digital Age.

To learn more about newspaper, refer:

https://brainly.com/question/21528399

#SPJ2

what are human made materials ?​

Answers

Answer:

Natural materials may include wood, cotton, fur, or wool. Human-made materials may include plastic, rubber, glass, and Styrofoam.

does anyone know the what the tuition fee is for UC Berkeley PER YEAR. My smooth brain can't find it ANYWHERE.

Answers

Answer:

Local tuition 14,253 USD and Domestic tuition 44,007 USD

2019- 20

Average cost before any aid is $39,376 but with aid it averages to $14,846

Ken has discovered that a vice president of his company has been using his computer to send data about a new product to a competitor. Ken has identified an email from the vice president and has tracked the information to the person at the other company. Ken has archived the evidence that proves the data has been sent. What should Ken do next?a. Report the person through proper channels.b. Approach the VP and ask him about the email.c. Ignore the email

Answers

Report the person through proper channels

write short cut of
fully justified​

Answers

Answer:

To make text justified, select and highlight the text first, then hold down Ctrl (the control key) on the keyboard and then press J. To make the text left aligned again, press and hold down Ctrl on the keyboard and press L

What are Apps?
How do we interact with them?

Answers

Answer:

Sliding elements in list format.

Cards.

Images.

Buttons.

Overflow screens.

Multiple selection app interactions.

Text input fields.Explanation:

Which type of app is the best choice when it is critical to be able to use the device's features but performance is not critical? native web hybrid mobile

Answers

Answer:

Hybrid.

Explanation:

A software can be defined as a set of executable instructions (codes) or collection of data that is used typically to instruct a computer on how to perform a specific task and solve a particular problem.

A software development life cycle (SDLC) can be defined as a strategic process or methodology that defines the key steps or stages for creating and implementing high quality software applications. There are seven (7) main stages in the creation of a software and these are; planning, analysis, design, development (coding), testing, implementation and execution, and maintenance.

Some of the models used in the software development life cycle (SDLC) are;

I. A waterfall model: it can be defined as a process which involves sequentially breaking the software development into linear phases. Thus, the development phase takes a downward flow like a waterfall and as such each phase must be completed before starting another without any overlap in the process.

II. An incremental model: it refers to the process in which the requirements or criteria of the software development is divided into many standalone modules until the program is completed.

III. A spiral model: it can be defined as an evolutionary SDLC that is risk-driven in nature and typically comprises of both an iterative and a waterfall model. Spiral model of SDLC consist of these phases; planning, risk analysis, engineering and evaluation.

Basically, softwares are categorized into three (3) main categories based on the development platform and these are;

a. Web application.

b. Native application.

c. Hybrid application.

A hybrid application is a type of software application that is designed based on the combination of the elements of both web applications and native applications.

Typically, a hybrid application is a web application that is developed in a native application shell, using a standardized web programming language such as CSS, JavaScript, and HTML.

Generally, a hybrid application avails a programmer the opportunity to write a code for a mobile application once while accommodating or being compatible with multiple app platforms such as Android, Windows, iOS, etc.

Hence, a hybrid application is the best choice of an application when it's critical for the end users to be able to use the features associated with a device such as a mobile phone but performance isn't critical.

Answer: Hybrid

Explanation: Hybrid apps are suited to situations where performance is not critical but using the device’s features are.

What kind of variable will be created by a line of code that reads num1 = int(input("Please enter your favorite number.")) ? Group of answer choices a string a float an integer a generic

Answers

Answer:

An integer

Explanation:

Given

num1 = int(input("Please enter your favorite number."))

Required

The variable type

In Python, when an input is gotten through

var-name = data-type(input(Prompt))

The variable var-name assumes the datatype data-type

This implies that:

num1 = int(input("Please enter your favorite number."))

num1 will assume integer datatype

One benefit of proprietary licensed software is that it

is free of cost

will always be supported.

has undergone quality assurance testing.

comes with a EULA that guarantees access to source code.

Answers

Answer:

has undergone quality assurance testing.

Explanation:

Which example is most likely to cause scientific knowledge to change? A scientist tested a plant experiment and did not get the exact same results as the current scientific knowledge suggests. One scientist decides that current knowledge on a species is incorrect. New evidence and machines allow scientists to get a more in depth look at cancer. Scientists out west have experienced a shorter fall season this year and thus conclude that scientific knowledge on seasons needs to change.

Answers

Answer: New evidence and machines allow scientists to get a more in depth look at cancer.

Explanation:

Option A is incorrect because you cannot base scientific knowledge on the results of a single experiment. Also, the results will not be exactly the same as others but it should be close.

Option B is wrong because a scientific knowledge cannot change because someone decided that it should. Option D is incorrect as well because a persistent change needs to occur for scientific knowledge to be reviewed,

When new technology allows us to look further into things we were unable to look into before, knowledge will have a high chance of changing because we will now have more information to work with. Option C is therefore the best option.

Why is drive of value when pursuing a career in IT?
Without drive, a person may fall short in their career goals.
Drive is not of value.
Drive is only important when you work for Microsoft.
Drive is only needed when someone does not have a college degree.

Answers

Answer:

Drive is only important when you work for Microsoft.

PLEASE HELP ME ITS A TIMED TEST
Select all that apply.


Carmen wants to do a basic search on the Internet to find what software can be used to do data mining. Select each of the steps Carmen should complete.



A. Navigate to a search engine.


B. Type "software data mining."


C. List the synonyms for software.


D. Select the keywords "software" and "data mining."


E. Create a link.


F. Press Enter.


G. Form the question: What software can be used to mine data?

Answers

There are ways to mine data. The  steps Carmen should complete are:

Press Enter.Navigate to a search engine.Form the question: What software can be used to mine data?List the synonyms for software.Select the keywords "software" and "data mining."Type "software data mining."

What is data mining?

Data mining is regarded as the act or the process of sorting that is often done through a large data group to known the patterns and relationships that can help handle business issues via data analysis.

Note that Data mining methods and tools helps firms to predict future trends and as such can make more better and informed business decisions.

Learn more about data mining from

https://brainly.com/question/26885075

River designs a program that will make a cartoon baby jump up and down. But when it is run, the baby appears but doesn’t move. What should River do?

a create a Boolean question
b move code to the editor
c run the program
d check for bugs

Answers

D, check for bugs i think
Other Questions
Need the answer to part a and part b please :) what enzyme has both structural and enzymatic traits What is the best explanation of the 1912 election results? (a) Americans were unwilling to support third party candidates. (b) Woodrow Wilson benefited from a split in the Republican Party. (c) Americans did not want to change Presidents while the country was at war. (d) Minor candidates shifted the victory from Theodore Roosevelt to Woodrow Wilson. A flower box is 3 ft. Long, 2 3/4 ft. Wide, and 1/2 ft. Deep. How many cubic feet of dirt can it hold? A. 4 1/8 B. 5 3/4 C. 6 1/2 D. 6 3/8 Brainliest to whoever can help!!! 20 points Match each of the following amounts to appropriate economic item.1. 3.3 trillion 2. 1.1 trillion 3. 28 trillion a. total expendituresb. national debtc. current deficitd. spending on defensee. spending on income security Use the map to answer the question:Map of Europe, Asia, and Africa. A red land route network extends from China to Egypt and Europe. A blue sea route network extends from points along the Mediterranean coasts to the Indian and Pacific Oceans.Public DomainPLZ ANSWER CORRECTLY According to the map, which was true of the sea route of the Silk Road? It allowed trade to extend to areas such as Somalia and Java. It provided the only connection between India and China. It did not extend past the Indian Ocean. It was the primary mode of travel from Persia. bag of candy contains 4 strawberryflavored gumdrops, and 5 orangeflavored gumdrops. If Billy reaches in,takes one out and eats it, and then 20minutes later selects another and eatsthat one as well, what is the probabilitythat they were both orange flavoredgumdrops? Leave answer as a fraction in simplest form. hey! please help ill give brainliest Why did Jefferson say, We are all Republicans, we are all Federalists? URGENT HELPP!!!NO LINKS Plane-polarized light is incident on a single polarizing disk, with the direction of E0 parallel to the direction of the transmission axis. Through what angle should the disk be rotated so that the intensity in the transmitted beam is reduced by a factor of 6.00? Select the correct answer.The function for a sequence is given below.f(n) = 200 2n1What is the 5th term of this sequence?A. 4,800B. 1,600C. 6,400D. 3,200 On May 13, 2020, Otto, Parker and Quentin bought a parcel of land as tenants in common. The deed provided that Otto owned 1/2 the property and Parker and Quentin each owned 1/4 each. If Quentin dies, the property will be divided as follows:a. Otto 1/2. Parker 1/2 b. Otto 5/8, Parker 3/8 c. Otto 1/3, Parker 1/3, Quentin's heirs 1/3 d. Otto 1/2. Parker 1/4, Quentin's heirs 1/4 Find and explain about the calculating devices used in history. BRAINLIEST!!!! An investment banker is responsible for investing a customers money into the greatest interest earning account. The banker has the following options for his customers investment:Account A:interest rate = 8%term of investment = 8 yearsinterest compounded annually Account B:interest rate = 7%term of investment = 10 yearsinterest compounding continuouslyWhich account, A or B, will earn the customer the greatest amount of interest on his $50,000 investment? In your final answer, include all of your calculations. help me please, i just need an answer A series of end-milling cuts is currently used to produce an aluminum part that is an aircraft component. The purpose of the machining operation is to remove 95% of the part weight to create a structural frame. A total of 4.0 min is lost during the milling cycle due to tool repositioning. The part has a length = 1.6 m, width=0 m, and mm. The operation uses a four-tooth indexable-insert end mill with mm at a cutting speed 600 m/min, chip load 0.15 mm/tooth, and average cross-sectional area of cut-240 mm. High-speed machining has to replace the conventional milling process. The same chip load and average area of cut will be used, but the cutting speed will be increased to 3600 m/min , and the time lost for tool repositioning will be reduced to 2.0 min. Determine :(a) The cycle time of the current milling operation and (b) The cycle time of the proposed HSM operation. (c) Is this part a good candidate for high-speed machining? Which is most likely the correlation coefficient for theset of data shown? Please help me with this question