In python,_______ are used to define the conditions necessary for a while loop to run.

Answers

Answer 1

Answer:

Relational Operators

Explanation:

We can make a while loop run only when some variable or whatever is relative to something else.

The valid operators are:

<, >, =, <=, >=, and =!

Hope this helped!

Answer 2

Answer:

sorry not sure

Explanation:


Related Questions

Declare an array of int values westboundHollandTunnelTraffic that can store the number of vehicles going westbound through the Holland Tunnel - on a particular hour (numbered 0 through 23) - on a particular day (numbered 0 through 6) - on a particular week (numbered 0 through 51) - over the last ten years (numbered 0 through 9). The innermost dimension should be years, with the next being weeks, and so on.

Answers

Answer:

Following are the declaration of the array:

int westboundHollandTunnelTraffic [10] [52] [7] [24];  //defining an integer array  that holds days, week, hour, and year value

Explanation:

In the above-given code, an array that's name is " westboundHollandTunnelTraffic " is declared and the type of the storing elements in the array is an integer.

In this array, it first stores the year's value, and in second, it stores week values, in third, it stores day value, and the last it stores hours value.    

define data and user with example​

Answers

Answer:

Any data the user creates or owns. The term user data may be used to emphasize that the data were created and owned by the user. For example, when deleting an application, an uninstall program may ask if user data is also to be deleted.

Explanation:

Hope this helps you. Have a nice day^_^

Businesses today suceed or fail based on their ability to

Answers

Answer:

their ability to Innovate with technology to meet their customers needs

Explanation:

there are 9 CTSOs, name 3

Answers

Bjhfjjhhuuhhggghhhhhh
Business Professionals of America.
DECA.
Family, Career and Community Leaders of America.

Which function will add a grade to a student's list of grades in Python? add() append() print() sort()

Answers

Answer:

It will be add()

Answer:

A

Explanation:

How are the waterfall and agile methods of software development similar?

Both methods allow project teams to complete small portions of the entire project in small sprints and work on different steps simultaneously.

Both methods focus on development rather than planning, in order for project teams to work more quickly.

Both methods have project teams work on one step at a time and move on when the previous step is completed and approved.

Both methods require documentation so project teams stay on track and keep control over what version of the project they are working on.

Answers

Answer:

In the question "first and last", that is "option 1 and 4" is correct.

Explanation:

In the given question the numbering of the choices is missing. if we numbering the choices, then the first choice is on the 1 number, the second choice is in 2 and so on, in which the correct and the wrong choice can be  defined as follows:

In point 1, Both method, it divides the project into small parts, at it the working is easy, that's why it is correct. In point 4, Both method, it requires the documentation, that's why it tracks the project. In point 2 and 3, both were wrong because it focuses on both development and planning, and in Waterfall when one part is complete then it will go on the next part, but in the Agile, it does not use this technique.

Which is the correct html for creating a hyperlink pls answer

Answers

Answer:

c

Explanation:

The correct HTML for creating a hyperlink is <a>http://www.w3c.org</a>. The correct option is c.

What is a hyperlink?

The coding that organizes a web page's content is called HTML (HyperText Markup Language). Content may be organized using paragraphs, a list of bulleted points, graphics, and data tables, among other options.

A hyperlink in computers, or simply a link, is a digital pointer to information that the user can follow or be directed by tapping or clicking. A hyperlink directs readers to either the entire document or a specific section within it. Text having links is known as hypertext. An anchor text is a text from which a link is made.

Therefore, the correct option is c. <a>http://www.w3c.org</a>.

To learn more about hyperlinks, refer to the link:

https://brainly.com/question/9483034

#SPJ2

are teaching a class on computer hardware to new IT technicians. You are discussing the component on an Advanced Technology eXtended (ATX) motherboard that supports communication between the central processing unit (CPU) and random access memory (RAM). Which component provides this functionality

Answers

Answer:

The chipset of the motherboard.

Explanation:

The chipset that is on the motherboard handles all the data flow management of the system.  This includes all communications that will occur on the motherboard including communication between the CPU and the RAM.  

The chipsets themselves are designd by the companies that create the CPUs but are integrated on the motherboards created by third-party vendors.

Hope this helps.

Cheers.

main components of Adobe photoshop are. ...............
a) title bar
b) tool bar
c) menu bar
d) all of this ​

Answers

Answer:

The correct option is;

d) All of this

Explanation:

The main components of Adobe Photoshop are;

1) Title bar displays the name of the application, as well as the name of the current document and it is located at the top of the document window

2) Tool bar is the component of the interface design in which on-screen buttons, menus, icons, and other features for input and output are placed

The tools palette is the toolbar in Adobe Photoshop

3) Menu bar consists access to the basic components such as file, edit, image, layer, used to create new jobs, compose, and edit images.

Answer:

It is all of this.

Explanation:

Here it is

can anyone please help me with this

Answers

Answer:

This should do it. I assume the alignment of the numbers is not important?

<!DOCTYPE html>

<html>

<head>

<style>

table {

 border-collapse: collapse;

 font: 15px Verdana;

 font-weight: bold;

}

table, td {

 border: 1px solid black;

}

td {

 width: 80px;

 height: 80px;

 text-align: center;

}

</style>

</head>

<body>

<table>

 <tr>

   <td>1</td>

   <td>2</td>

   <td>3</td>

   <td>4</td>

 </tr>

 <tr>

   <td colspan="2">5</td>

   <td>6</td>

   <td rowspan="2">7</td>

 </tr>

 <tr>

   <td>8</td>

   <td>9</td>

   <td>10</td>

 </tr>

</table>

</body>

</html>

Select the correct answer for each question.
Which of the following ports offers a fast
connection that could be used to download and
watch your favorite TV shows?
O Etherne
O modem
O FireWire
O USB
DONE

Answers

Answer:

USB

Explanation:

it is a standard cable connection for consumers electronics devices.

state the function of font group in the home tab​

Answers

Explanation:

This group provides access to all the Character Formatting commands.

write any four characteristics of desktop computer​

Answers

The characteristics of computers that have made them so powerful and universally useful are speed, accuracy, diligence, versatility and storage capacity. Let us discuss them briefly. Computers work at an incredible speed. A powerful computer is capable of performing about 3-4 million simple instructions per second

Which of the following BEST describes Information Technology (IT)?
IT refers to everything that involves computers.
IT deals with how to turn information into meaningful decisions.
IT has to do with collecting and utilizing data.
IT refers to designing, creating, and improving software.

Answers

Answer:

The correct option is;

IT refers to everything that involves computers

Explanation:

Information technology (IT) are technology related to computing or computing systems

Information technology (IT) is the creation, processing, securing, exchanging, and storing of electronic data through the use of network, storage, computing, and other physical devices. Information technology refers to operations performed within enterprises and business organizations and includes telephone and computer technologies (all of which involves computing) as opposed to entertainment or personal usage of the technology.

Identify characteristics of top-down programming design. Choose all that apply.
It assumes the problem has a simple solution.
It is good for running simple calculations.
It is simple to modify if steps change.
It is made of one or more modules.
It breaks a task into simpler and simpler steps.

Answers

Answer:

The correct option is;

It is made of one or more modules.

It breaks a task into simpler and simpler steps.

Explanation:

The implementation of top-down programming approach begins from the system defining basic modules and progresses by putting in place intermediate modules that take charge of more detailed and complex activities and processes. The intermediate modules are further streamlined into more specific programming

Therefore, the top-down programming is made of one or more modules that breaks a task into simpler and simpler steps.

Answer:

A, B, D and E

Explanation:

¿Cuál es la ventaja principal de una tabla dinámica?

Answers

Explanation:

Ventajas de las tablas dinámicas de Excel:

Hacen que los informes sean flexibles y se adaptan a tus necesidades. Son una forma interactiva de resumir rápidamente grandes volúmenes de datos, haciendo mucho más fácil el proceso de análisis y permitiendo encontrar patrones o tendencias.

What is ADO.net????????​

Answers

Answer:

ADO.NET stands for ActiveX Data Object is a database access technology created by Microsoft as part of its .NET framework that can access any ...

Developer: Microsoft Corporation

Create a class called Date that includes three pieces of information as data members -- a month (type int), a day (type int) and a year (type int). Your class should have a constructor with three parameters that uses the parameters to initialize the three data members. For the purpose of this exercise, assume that the values provided for the year and day are correct, but ensure that the month value is in the range 1-12; if it isn't, set the month to 1. Provide a set and a get function for each data member. Provide a member function displayDate that displays the month, day and year separated by forward slashes (/).

Answers

Answer:

please mark me brainlist

Explanation:

write a program in python to make the figure:-

*
**
****
********
****************
********************************

The first and correct answer will be marked as brainliest......​

Answers

Answer:

Halo mateeeee

look it will be hard to explain the code and steps to you so just refer this video. .

it will help a lott

( *cries* Serena left Ash In pokemon s19 with a k I s s)

https://youtu.be/rUy_Nq9DHTs

Binary 10110 into oct & hex Binary 10001 into oct & hex with full process​

Answers

Answer:

yes binary 10001into oct hex with full process.

Write a python program to calculate the sum of numbers from 1 to 20 which is divisible by 3.

Answers

Answer:

Input : N = 5

Output : 7

sum = 3 + 4

Input : N = 12

Output : 42

sum = 3 + 4 + 6 + 8 + 9 + 12

Answer:Input : n = 2, number = 7

Output : 728

There are nine n digit numbers that

are divisible by 7. Numbers are 14+  

21 + 28 + 35 + 42 + 49 + .... + 97.

Input : n = 3, number = 7

Output : 70336

Input : n = 3, number = 4

Output : 124200

Explanation:

how to delete audio from powerpoint​

Answers

Answer:

To delete an audio clip, select the audio icon on the slide and press Delete.

Hope it helps!!!!

100BaseT network uses the TCP/IP protocol suite exclusively, and workstations on your network obtain addresses dynamically from a server. From your computer, you can contact all servers and workstations on your own network segment, but you are unable to gain access to network resources on other segments. Which factors should you investigate

Answers

Answer:

The two factors are:

The default gateway The routers

Explanation:

Default gateway:

The default gateway transmits individual information back and forth between the network. This is most consumers and commercial workplaces seem to be a router whereby channels communication from either the local area network to something like the cables or Cellular networks that transfer that one to the broadband service.

The routers:

A router would be the first safety boundary from even being intruded into a channel. Order to enable the highest possible level of device public safety eventually turns such as the proxy server into something.

Write a Java program to compute the sum of the upper-rounded value of the number 4.2 and the square of 25. Display all the three values to the user on different lines, without any assignment operation in the entire program.​


please answer.

Answers

Answer:

how do expect someone to write an entire java script code for you

Explanation:

of the following occupations, which is predicted to have the greatest job growth?

Answers

Answer:

"Web designer" is the appropriate answer.

Explanation:

If we follow the market pattern, the number of purchases made by online shopping will continue to rise from 2002 to 2018 as well as the times to obtain no indication of slowing or stopping. Because of the same, web designers are expected to have the greatest increase in jobs, as it is very important to customize the website so that online customers can appear more interactive.

So that the above is the correct answer.

You are a trainer for your company and often teach courses in a classroom located on-campus or in a hotel conference room. In your office, which is separate from the classroom, you have two external monitors connected to your laptop, and you are able to display different content on each monitor. However, when teaching, you only have your laptop and a projection unit. To make teaching easier, you want the same content to show on both the laptop monitor and the projection screen.
Which of the following multiple display options would be BEST to select when teaching?
A. Show only on 1.
B. Extend these displays.
C. Show only on 2.
D. Duplicate these displays.

Answers

Answer:

Duplicate these displays.

Explanation:

A. Show only on 1 displays only the first screen and disconnects the second one

B. Extend these displays displays two different outputs on the same computer

C. Show only on 2. displays only the second screen and disconnects the first one

D. Duplicate these displays. displays the same output for both screen

Answer:d. Duplicate these displays

Explanation:

If you do not clean your hardware on a regular basis, which of these is most likely to be a problem?
O water
O silicon
O dust
O energy

Answers

Answer:

Dust!

Explanation:

its the one that makes the most sense to me :)

Which list method allows elements in a sequence to be removed and added at either end of the structure?
index
queue
stack
deque

Answers

Answer:

c.) stack

Explanation:

Answer:

the answer is c stack not only dose stack make the most since but i also got it right on edge 2020

Explanation:

How would you define a cloud today?
as a non-factor
networking
server
any remote virtualized computing infrastructure

Answers

Answer:

The answer is "any remote virtualized computing infrastructure".

Explanation:

The term cloud is used as the symbol of the internet because cloud computing is some kind of internet computing, that offers various services for computers and phones in organizations via the internet.  

The virtual network allows users to share numerous system resources throughout the network system.It allows you to access the optimal productivity by sharing the resources of a single physical computer on many virtual servers.

Create a letter of at least 250 words addressed to your newspaper editor that describes your storage options, and give at least three reasons why your option is the best choice.

Answers

Answer:

Following are the letter to this question:

Explanation:

Dear Raju:

For what journal is produced, I was composing to analyze the data collection possibilities. First of all, I should recognize how many documents you ’re expected to store: images, text files, news articles, and other records, even though going to weigh up the document is quite crucial to analyze that the best way to store this documents.  

For hardware depositors, people will save the documents through memory chips, because this is a network interface with a huge variety of subject areas. In this single and the small device are use the massive quantities of data, that can be protected and many memory locations can be published and authored at the very same procedure.

And if you'd like to view the files previous with releases, its cloud computing provides storage solutions that can be extended to the length for just a little money. But you'll have to keep in mind that even strong internet access is often required. Its information would also have to be stored digitally and managed to make readable by the computer. Its objective of all these alternatives would be to make life simple and efficient to store and manage information. its standard disc repayments involve memory space, remotes, disc cages, and authority. Users will save equipment and tech assistance expenses with this alternative and you will always maintain its content online even though it is big files. Even so, to preserve your content, it should make a regular backup.  

If you determine that option fits your needs, let me learn and I'll support you there.

Yours sincerely,

Dev

Other Questions
Walnut has received a special order for 2,700 units of its product at a special price of $200. The product normally sells for $260 and has the following manufacturing costs: Per unit Direct materials $ 64 Direct labor 34 Variable manufacturing overhead 44 Fixed manufacturing overhead 103 Unit cost $ 245 Walnut is currently operating at full capacity and cannot fill the order without harming normal production and sales. If Walnut accepts the order, what effect will the order have on the companys short-term profit? a. $162,000 decrease b. $121,500 increase c. $121,500 decrease d. Zero. Suppose you are facing west. First you turn 180 degrees to the left. Then turn 45 degrees to the right. Then turn 90 degrees to the left. Then swap left with right. Then turn 180 degrees to the right. What direction are you facing now, if we are marking the directions with letters (North - N, South - S, East - E, West - W). please help me i need help A company issues 9% bonds with a par value of $110,000 at par on January 1. The market rate on the date of issuance was 8%. The bonds pay interest semiannually on January 1 and July 1. The cash paid on July 1 to the bond holder(s) is: I'm going too grade 11 in September and I'm not good at math so I dont want to take academic math for the next years in high school. do I have to take math in high school in order to go to university . I want to take philosophy in uni to go to law school and I live in canada Ontario. I know this isn't a proper question but I need to know so I can make my highchool life more less stressful Quiana took out a loan to pay for a new car. Initially she owned the lender $15,234.68. She has repaid $247.43 of the loan each month for the past 5 months. What is the net changed to the loan from Quiana's perspective over the past 5 months? A company has bonds outstanding with a par value of $100,000. The unamortized discount on these bonds is $4,500. The company retired these bonds by buying them on the open market at 97. What is the gain or loss on this retirement Find the focal length of contact lenses that would allow a nearsighted person with a 130 cmcm far point to focus on the stars at night. Find the area of the following figure. Explain how you found your answer.HELP ASAP WILL GIVE BRIANLYEST Haven is to sanctuary as______.A.amiss is to awryB. Dominant is yo servileC. Fallacy is to truth D. Gullible is to skeptical 19Which two major parts of the Earth system does this photo most clearlyshow?O A. AtmosphereB. Biospherec. CryospherePREVIOUS Question 72 ptsFind the value of x and the length of segment AC if point B is between A and C.AB = 5x, BC = 9x-2, AC = 11x + 7.6Value of x=Length of AC is MATHEMATICSSECTION A (VERY SHORT ANSWERS)1. Which of the following is irrational?a V25V12b. Vsc.V32. V768 in its simplest form is:dve16a.16 V3b. 64 V3 c.4 V3d. 8 V33. The simplest rationalisation factor of 27 is:a. b. 73c. 27d. 34. If x=2 and y = 3, then the value of xy + yt is:a. 15b. 17c. 19d. 21a25. The value of [ 8-43 + 22/12 is:b. 2 ch d. 46. If p(x) = x2 3x + 2, then what is the value of p(0) + p(2).7. Find the value of k, if (2x - 1) is a factor of the polynomial 6x2 + kx - 2.8. Expand (x - y)9. If x11 + 101 is divided by (x + 1), then what remainder do we get?10. Find the value of x2 + 3, if(x - 5) = 13SECTION B (SHORT ANSWERS11. Express 0.123 in the form where p and q are integers and qf097-612. Rationalise the denominator of + 613. Find the value of x if&2x14. If x2 + = 7 then find x3 +15. If x + y + z = 10 and x2 + y2 + z = 40 find xy + y2 + zx and x3 + y + z3 - 3xyz16. Factorize 8x3 - (2x - y)38116 Your trip up the Nile, the longest river in the world, starts at its mouth, a rich detta with many tributaries that flow into the 1.)_______ Sea. These tributaries merge at the ancient city of 2.)______ Egypt. You continue up the river for about 350 miles and reach the city of 3.)______. After visiting the nearby ruins at Thebes. you sail to Barbar. During this leg of your journey, you pass by the 4.)______ Desert to the east. You then pilot your boat over 200 miles to Khartoum, Sudan, where the Nile divides into the 5.)_______ and the 6.)_____.Continuing down the 7.)______ Nile you eventually reach the Nile's source in Burundi a transformer changes 95 v acorss the primary to 875 V acorss the secondary. If the primmary coil has 450 turns how many turns does the seconday have g Identify the vertex of the graph. Tell whether it is a minimum or maximum.(-2,-2); maximum(-2,-2); minimum(-2, -1); minimum(-2, -1); maximum Doing a bee assignment. What is the impact on Australia if all the bees die? During the 1800's, what country was a leader of world exploration and placed at the center of most maps?A. BritainB. SpainC. MoroccoD. USA Both of these question please help me!!!!!! what will be the gravitational force between two bodies if the mass of each is doubled and the distance between them is halved?