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
TEA [102]
3 years ago
12

I need the answer to the below question *ASAP*

Computers and Technology
2 answers:
VladimirAG [237]3 years ago
6 0

Answer:

Does not exist.

Explanation:

The answer is not in the option:

Let's analyse the code:

random.randint(2,4)

This means take in random integer numbers starting with 2 and ending with 4.

Meaning numbers : 2, 3 and 4

Next math.pow(a,2) means a× a = a2

So when we input 2 the function;

math.pow(a,2) returns an integer 4

You do same for input 3 , it returns 9.

For input 4 it returns 16.

And the result is encapsulated in the function string(). Meaning display the result as a string:

4 9 16

Mashutka [201]3 years ago
4 0

2 4 9

Explanation:

Basically what I thought was the way was, since 2 is first, then its 1, then since 4 is second, it's added second, lastly to get the last oneI added them all and got 9 so that's third.

You might be interested in
The backbone networks of the Internet are typically owned by long-distance telephone companies called
Aneli [31]

Answer:

network service providers

Explanation:

The backbone networks of the Internet are typically owned by long-distance telephone companies called network service providers.

A network service provider can be defined as a business firm or company that is saddled with the responsibility of leasing or selling bandwidth, internet services, infrastructure such as cable lines to small internet service providers.

5 0
3 years ago
Computers automatically name the main hard drive the_____ drive?
telo118 [61]

Answer:

Im not entirely sure but I think this is disk drive

Explanation:

6 0
3 years ago
You were recently hired by a small start-up company. The company is in a small office and has several remote employees.
Romashka [77]

Answer:

D) IaaS

Explanation:

In this scenario, the best cloud service model would be IaaS. This stands for Infrastructure as a service (IaaS) and basically provides all the physical infrastructure that a company needs virtually. The company itself purchases a piece of software that allows them to remotely use all of the infrastructure provided by the service. Meaning they have access to computing power, data centers space, servers, networking, etc. without actually purchasing any of the physical hardware. This would solve all of "your" business needs as asked by the company.

6 0
3 years ago
We informally define the term corresponding element as follows: The first element and the last element of a list are correspondi
kramer

Answer:

a[i] = a[len(a) - i - 1]

Explanation:

Based on the definition of corresponding elements above,

First element of a list and last element are corresponding :

Using this :

Given a list defined as 'a'

First element of list is at index 0

Last element of a list is at index ; len(a) - 1

For a list containing 10 elements:

Second element corresponds to second to the last element

Second element is at index 1;

Second to the Last element is at index 8

(since indexing starts from 0)

Second element = a[1]

Second to the last element = a[len(a) - i - 1]

Hence,

a[i] = a[len(a) - i - 1]

3 0
3 years ago
Where are the mail merge options located in Word 2016?
GarryVolchara [31]

Answer:

Mailings Tab, Start Mail Merge group.

Explanation:

See attached picture.

6 0
3 years ago
Other questions:
  • Write a telephone lookup program. Read a data set of 1,000 names and telephone numbers from a file that contains the numbers in
    5·1 answer
  • Which of the following statements invokes the GetDiscount function, passing it the contents of two Decimal variables named decSa
    8·1 answer
  • What is the most likely cause of a print job rendering the wrong colors on the output?
    14·1 answer
  • Which elements of a myth appear in this story from early babylon
    14·1 answer
  • Write a program that asks the user to enter a series of single digit numbers with nothing separating them. Read the input as a C
    12·1 answer
  • Python;
    6·1 answer
  • Write a C function named apply_all that expects two arrays of integers and their sizes and dynamically allocates a new array of
    7·1 answer
  • P16 Consider the following network. ISP B provides national backbone service to regional ISP A. ISP C provides national backbone
    7·1 answer
  • How can you stretch or skew an object in paint
    13·1 answer
  • I need the full code for 6.1.3 code hs circles and squares please answer please help
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!