PLS HURRY!!!
Look at the image below

PLS HURRY!!!Look At The Image Below

Answers

Answer 1

The output is 20.

The for loops adds the value of count to numA until the count variable reaches 8.


Related Questions

How are sorting tools helpful for using spreadsheets and databases? Sorting tools let you locate information by searching for names, numbers, or dates in search boxes. Sorting tools give you access to all the information in a spreadsheet so you can see everything at once. Sorting tools help you identify meaningful information and discard the data that are not valuable to your search. Sorting tools allow you to organize data into columns and rows that help you locate what you are looking for.

Answers

Answer:

Sorting tools allow you to organize data into columns and rows that help you locate what you are looking for.

Explanation:

Spreadsheet applications and relational databases are similar in configuration as they are both arranged in rows and columns (tabular). Sorting a spreadsheet or database is useful as it helps to organize data. A sorted spreadsheet or database can be in ascending or descending order which makes it easier and faster to locate rows of data manually or by query.

Answer:

D on edge2020

Explanation:

What is 4991 rounded to the nearest thousand

Answers

Answer:

5000

Explanation:

Answer: 5000

Explanation:

This is the answer because of the nine’s.

Silas is planning on configuring various default options in PowerPoint 2016. Which tab will provide him with the ability to modify the AutoCorrect options?

General
Save
Proofing
Language

Answers

Answer:

Proofing

Explanation:

C: Proofing

Edhesive 1.3 code practice question 1

Answers

Answer:

print ("Welcome to Computer Science!")

Explanation:

Hope this helps lovely :)

Determine whether the compound condition is True or False.

1 2)

Answers

Answer:

A compound is said to be true if all condtions are true before it gets evaluated by the if statement or false otherwise, or nested conditionals are used if the previous conditions are true or evaluates to an else, if available.

Example:

if (x > y) && (y != 0): # compound conditional joind with an "and"

if x == 4:

# nested condition

Answer:there

Explanation:

What are four differences between tablets and smartphones?

Answers

Answer:

1. tablets are less portable than smartphones

2. smartphones are considered necessities and tablets are considered luxuries

3. smartphones are personal devices; tablets are usually shared

4. Tablets have larger screens for more extensive use of applications as opposed to the smaller, less versatile mobile phone screens.

Brainly won’t allow me to put it here so I’m going to put it in the comments section!

You construct a simple electrical current to boil water for tea. A battery generates positive and negative charges. A wire connects the battery to a hot plate. When you close the circuit, the hot plate turns on and heats the tea kettle. Which object in this circuit is the load?

Answers

Answer:

The hot plate

Explanation:

An electrical component that consumes or takes up the current in the circuit is known as the load.

In this circuit, the hot plate takes up the current produced when the circuit is closed. The current it take up is used to heat up the tea kettle.

Hence, we can see from the foregoing that the hot plate is the load in this circuit.

Answer :

Answer

The hot plate

why do people yeet yeet and ree

Answers

Answer:

Cause they are trying to be annoying

Explanation:

Something is wrong with them :)

Answer:

to be annoying

Explanation:

How tractors are controlled
Examples of how robotics and automation have merged tasks in the field
How equipment size has changed
What tractor operators use to monitor equipment
Electronic tractor management systems
How farming productivity and efficiency has changed as a result of automation and robotics

Answers

You have to have a motherboard for it to run and get other stuff

Edhesive 4.2 question 2 answers

Answers

Answer:

total=0

pet=input("what pet do you have? ")

while pet!= "rock":

   total=total+1

   print("you have a "+pet+" with a total of "+ str(total)+ " pet(s)")

   pet=input("What pet do you have? ")

Explanation: Just copy and paste above again just copy and paste this will get you a 100 percent i made another account just to give yall edhesive answers if yall need help with any edhesive just comment below

To move a text placeholder, you must first _________________

Double click it

Right click it

Click the border of it

Left click it

Answers

No. C is correct answer

please help me!
When you know ahead of time how many passes you will make through a loop, a(n) ____(definite/indefinite) loop is best. Such a loop uses ____. (while/for)

Answers

Answer:

Choose what you think based on this.

Explanation:

with a for loop:

>>> students = 3

>>> for student in range(students):

>>> print(student)

would output

>>> 0

>>> 1

>>> 2

with a while loop now:

>>> students = 3

>>> student = 0

>>> while student < students:

>>> student = student + 1

>>> print(student)

the for loop is more compact than the while loop. But there may be some times when a you cant do a for loop. The first question is more than likely definite but I don't know the second answer.

Answer:

The answers are:

definite

for

Explanation:

proof:

The two primary methods of memory allocation are:

RAM and ROM.

Mac and Windows.

peripheral and CPU.

stack and heap.

Answers

Answer:

The answer is

Stack and heap

Which of the following is the most reliable way to check the accuracy of a website? Examine the sources cited by the website.

Answers

Answer: It looks like you only have one answer choice that was added in your question, but that is the correct answer.

Determine whether the compound condition is True or False.
1 2)

Answers

Answer:

I know your question and answer ;)

false, false, false

Explanation:

Determine whether the compound condition is True or False.

Q1: 1<2 or 15<6  

Q2: 2<4 and 7<3  

Q3: not(7>2)

2022 edge

When would it be most beneficial to package a presentation on a CD? Check all that apply. when sending the file via email for distribution of very large files as a promotional gift for customers when uncertain of on-site equipment when presenting in public environments when sending a PowerPoint file for review

Answers

Answer: b,c,d, e

Explanation:

Got it right on edg 2020 hope this helps

Answer: B C D E

for distribution of very large files

as a promotional gift for customers

when uncertain of on-site equipment

when presenting in public environments

Explanation:

i like ur cut g.......

an extranet allows authorized people outside an organization to have partial access to the organization’s intranet? true or false?

Answers

Answer:

true

Explanation:

Answer:

true

Explanation:

Which type of chart or graph uses vertical bars to compare data? a Column chart b Line graph c Pie chart d Scatter chart

Answers

Answer:

Column Chart

Explanation:

. Aisha’s supervisor asks her to create an aspect of a program that will hold data and make it easy to access. What does Aisha need to create? a flowchart a variable a data structure a syntax algorithm

Answers

Answer:

A Data Structure

Explanation:

Edge 2020

Answer:

C, a data structure

Explanation:

I mainly did this for the 50 pts lol

Applying a bug fix:
Addressing a security flaw:
Improving ease of use:
Adding new features:
<>
1.software update(patch)
2.software update(patch)
3.software upgrade(new version)
4.software upgrade(new version)

Answers

Applying a bug fix: software update (patch)

Addressing a security flaw: software update (patch)

Improve ease of use: Software Update (new version)

Adding features: Software Update (new version)

This is what I believe the answer is! Hope this helped!

The matching of item A with respect to item B is as follows:

Software update (patch): Applying a bug fix. Software update (patch): Addressing a security flaw.Software Upgrade (new version): Improve ease of use:Software Upgrade (new version): Adding features.

What is a Software update?

A software update may be characterized as a set of changes to the software to update, fix or improve it. It also changes to the software will usually either fix bugs, fix security vulnerabilities, provide new features or improve performance and usability. It is also known as a patch.

Software updates provide more than just security updates, they often offer new and improved features and speed enhancements to make the end-user experience better. Developers are constantly working on ways to improve the software, giving greater efficiency to users.

Therefore, the matching of item A with respect to item B is well described above.

To learn more about the Software update, refer to the link:

https://brainly.com/question/5057366

#SPJ2

PLZZ HELP TAKING TEST Which of these is a way that web developers work around the problem of not knowing the screen resolution at which a user will view a web page?

using HTML to create the page

creating different sets of pages for different resolutions

storing the website on a web server

using a mobile app building application instead of a web development tool

Answers

Answer: I believe it's using HTML to create the page.

Explanation:

The answer choice which is a way that web developers work around the problem of not knowing the screen resolution at which a user will view a web page is:

A., using HTML to create the page

What is a Website Design?

This refers to the various processes of creating, designing a web page which serves user needs.

With this in mind, we can see that some of the programming languages which are needed to design a website includes:

HtmlCssJavascriptJquery, etc.

Furthermore, if a web developer wants to solve the problem of screen resolution of his viewers, then he would have to use HTML to create the pages.

Read more about web design here:
https://brainly.com/question/25941596

look at the answer above mine

Answers

Answer:

ok will do

Explanation:

but hi again friend

Innovation allows producers to what

Answers

Allow them too be good at their job

What's my favorite song by Maluma

Answers

Answer:

hawai

Explanation:

80x+90=170 x=1 hope this helps for any future reference plz mark brainliest:D

Answer:

Hawaii Remix by Maluma and The Weekend

Explanation:

plz give brainliest

In five to ten sen
sentences, describe the procedure for sending an e-mail message.

Answers

Answer:

Explanation:

Pre-Steps: Click the "Compose" button near the top left corner of your screen. Then a window titled "New Message" should pop up.

1. Type who you are sending it to in the "To ____ column."

2. Type the subject - make it as specific as possible. I use the following template for writing a subject:

Event - Reason for sending - How you know them

EX: If you are sending a email to your teacher you could put:

Per 6 Biology - Help for homework - Student.

3. Next, type the message. This step varies depending on why you are sending the message. I say formality is always a should in any case. Sound crisp and mature

4. Send it. Be sure you read over the email before sending and make sure the email makes sense. Use proper grammar and the editor tool for spelling.

5. Click the blue send button. You can also click the down arrow key to schedule send, which makes the email send automatically at a specific time. If you click it, a window will pop up, in which you can pick the date and time for the email to send.

6. Once you are finished sending, your sent email and the replies (if any) from the recipients should appear in the "Sent" folder in the toolbar near the left of your screen.

Hope this helped!

A traditional economy features:
A. the government directly controlling the production and sale of
goods.
B. people relying on customs to make economic decisions.
C. private companies operating without government interference.
D. the government placing some regulations on private businesses.
SUBMIT

Answers

Answer: It’s B people relying on customs

PLEASE HELP!!
Would you ever try and get famous off of social media? Why or why not?

Answers

Answer:

Yes because u could gain a lot of money from it

Explanation:

With more money you have, the more you can give to charity, and the more you can relax

Why would students most likely need to collect data? Check all that apply

to answer a question
to purchase an item online
to support a position
to understand a problem to sort documents
PLZ HELP WILL MARK BRAINLYEST!!

Answers

Well I would think all of them in some way. For the first one, students need to collect data (whether it’s mathematical, scientific, etc.) to answer a question. For the second one, they may need to know how much money is in there bank account or they may need to calculate a sale to order the item. For the third one, they may need statistical data to support a position. For the last one, a student could use technological data to be able to solve their problem sorting documents.

Answer:

A, C, and D

Explanation:

You sit down at your desk to begin working in your online class, and your computer won't turn on. How do you frame your problem into a question so you can solve it? (5 points)
Did my brother break my computer?
How will I get my schoolwork done today?
What is going on?
Why won't my computer turn on?

Answers

Answer:

I say number 4 makes more sense

Answer: why won’t my computer turn on

Explanation: I got a 100 trust

WILL GIVE BRAINLIEST
Use the conversion table below to help you answer the question.


Which choice represents a correct conversion of the hexadecimal value “CAB”?

A the decimal string 12 10 11
B the octal string 14 13 12
C the binary string 1100 1101 1110
D the octal string 12 13 14

Answers

Answer:

its a: the decimal value!

Explanation:

Answer:

It's a

Explanation:

Other Questions
What is 5/3 in a number line? A graph shows _____ in picture form.sumsvariablesfactsdatainformationdifferenceslots of points!!!!!!!!!!!!!!!! O A. g(x) = 4x^2O B. g(x)=2x^2C. g(x)= 1/4^2O D. g(x)= (1/4x)^2 Im very confused... You identified the theme The needs and demands of others prevent individuals from being true to themselves. How is the theme reflected in the passages?Edna finds it hard to develop her identity because of her obligations to others.Ednas identity will always be determined by others expectations.Edna must be completely independent before she develops her identity.Edna needs to improve her mind to achieve independence and develop identity. David and Jillian are playing a boardgame together Jillian wants to trade her wool cards for David ore cards the double number line shows that David will trade three ore cards to Jillian for six wool cards based on the ratio shown in the double number line how many wool does Jillian need to trade for ore cards? please help, 15 points Super simple, will mark brainliest m=2/5 (4,-5) point slope 3) Manuel constructs a scale model of a building with a rectangular base.Her model is 3 inches in length and 1 inch in width. The scale on the modelis 1 inch = 43 feet. What is the actual area, in square feet, of the base ofthe building? (draw it out to help answer the question) In which of Studies 1 and 2 did some of the fruit flies live for more than 75days, and what diet were those fruit flies fed?Study 1; 05% SY mediumO Study 1; 15% SY mediumStudy 2:05% SY mediumO Study 2; 15% SY medium How did the events of the Tennis Court Oath increase the prestige of the Third Estate? the difference between a number and four Pls help I will mark brainliest I need this done and idk what it is Brenna writes a product of six negative factors. She uses the following steps to determine that the product of the six numbers will be positive. Step 3 is missing. Group the factors into pairs. The numbers in each pair have the same sign. _____________________________________ The product of three positive numbers is positive. Therefore, the product of the original six factors is positive. What is step 3? A. The product of two numbers with the same sign is positive. B. The product of two numbers with different signs is negative. C. The factors in a product can be grouped in any way without changing the value of the product. D. The factors in a product can be written in any order without changing the value of the product. HELPPP PLEASE I NEED HELP FAST!!!Given two congruent figures, NEPK VXSR , list FOUR pairs of congruent sides.Select all the pairs of congruent sides.A. KN RV B. NE PKC. NE SR D. PK SRE. EP RV F. EP XSG. NE VX H. KN VX Which of these results when one nitrogen base replaces another in asegment of DNA? *O an adaptationO a feedback loopa mutationOan enzyme substrate you are creating a model of the solar system and an asteroid that has a linear path that travels through it. The sun is at the center of the model and therefore will be placed at the origin (0,0). Using the scale of millions of kilometers to millimeters, the radius of select planets are as follows: Find the Measure of the angle labeled X (angle dab) What is the distance between z1 = 5 - 2i and z2 = 8 + i?13.318