1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Pie
3 years ago
13

PLEASE HELP I HAVE A TEST RIGHT NOW!!!

Computers and Technology
1 answer:
lyudmila [28]3 years ago
3 0

Answer:

The algorithm is as follows:

1. START

2. ARRAY2D[3][4]

2. FOR ROW = 0 to 3

2.1 FOR COL = 0 to 2

2.1.1 IF ARRAY2D[ROW][COL] > 7

2.1.1.1 PRINT

2.1.2 END IF

2.2 END FOR

3 END FOR

4. STOP

Explanation:

This begins the algorithm

1. START

This creates a 2d array of 3 column and 4 rows

2. ARRAY2D[3][4]

This iterates through the rows

2. FOR ROW = 0 to 3

This iterates through the columns

2.1 FOR COL = 0 to 2

Check if array element is greater than 7

2.1.1 IF ARRAY2D[ROW][COL] > 7

Print the element, if true

2.1.1.1 PRINT ARRAY2D[ROW][COL]

The following ends the condition and iterations

<em>2.1.2 END IF</em>

<em>2.2 END FOR</em>

<em>3 END FOR</em>

This ends the algorithm

4. STOP

You might be interested in
What is intensity? this is for digital arts
vladimir2022 [97]

Intensity is the brightness of a color. When a color is not mixed with any black or white it is at full intensity; Also called a pure hue. You can also change the intensity of a color by adding its complimentary color.

Hope this helps

6 0
3 years ago
Which symbol is at the beginning and end of a multiline comment block? &amp;&amp;&amp; """ %%% ###
yawa3891 [41]

Answer:

#

Explanation:

I have notes on it we learned it in 8th

7 0
3 years ago
If you want to conserve ink or toner, you can instruct PowerPoint to print ____ documents.
kondor19780726 [428]
I believe the answer would be Draft Quality. (300x300 resolution).

5 0
3 years ago
Can anybody do Algorithm 2 for me (with Python).<br> Answer = 25 points.
Nostrana [21]

Answer:

age=int(input("Enter age"))

if age>=18:

    print("You are Young")

else

   print("You are child")

Explanation:

if you have any query or any problem kindly ask in comment

5 0
3 years ago
Read the following scenario what type of business letter do you think is required in this situation?
grandymaker [24]

Answer:

Cover letter

Explanation:

The type of business letter Melissa and Melrose would need to write is a Cover letter.

The Cover Letter is usually not more than a page document which gives a kind of summary or hint about who individual is and the quality of the individual, while highlighting why an individual is the best fit for the role they are seeking for.

Most recruiters usually make use of the cover letter, as a first hurdle, to screen out applicants especially when applications are much.

Melissa and Melrose, in addition to the resume they would submit for the volunteering job, would need a cover letter.

8 0
3 years ago
Read 2 more answers
Other questions:
  • What item on a business card is generally the most prominent?
    13·2 answers
  • List two ways that guest could be defined
    12·2 answers
  • Fill in the blank.
    7·1 answer
  • The family size bottle of sunscreen holds 121212 fluid ounces (\text{fl oz})(fl oz)(, start text, f, l, space, o, z, end text, )
    12·1 answer
  • A USB zipper drive is a small data storage device that plugs into a computer's USB port.
    14·1 answer
  • Discuss the difference between a broad internet search and a narrow internet search?
    12·2 answers
  • Which of the following is true of operations within a spreadsheet program’s built-in functions?
    15·2 answers
  • Brainliest For Tascake Because People Texted Before Tascake Could<br><br> Hurry Tascake
    13·2 answers
  • Why optical disk is slower than magnetic disk.?​
    9·2 answers
  • outline 4 IDE features that makes software development much faster and more convenient than other alternatives.​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!