GlitteryDiamond27
GlitteryDiamond27 GlitteryDiamond27
  • 04-04-2020
  • Computers and Technology
contestada

Dacey needs to calculate the sum of 4,794 and 5,632.

Which Python statement should Dacey use to calculate this?

A)print(4,794 + 5,632)
B)print(4,794 * 5,632)
C)print = 4,794 + 5,632
D)print("4,794 + 5,632")​

Respuesta :

joy123333
joy123333 joy123333
  • 22-04-2020

Answer:

A) print(4,794 + 5,632)

Explanation:

The sum means numbers when added. The plus sign is +.

The asterisk, this symbol: * it means multiplication.

If you input D) print("4,794 + 5,632")​

The quotation marks indicate to output exact what's inside them.

The output would be: 4,794 + 5,632

Print should be used with brackets like print(), print = doesn't do anything.

Answer Link

Otras preguntas

Which word in the sentence does the adverb clause modify? Because you watered the garden for weeks, the plants grew quickly. A. weeks B. watered C. g
A region that has a large number of atoms whose magnetic fields are lined up parallel to a magnet’s field is A. the magnetosphere. B. the magnetic declination.
You can draw a quadrilateral with two sets of parallel lines and no right angles. True False
The radius of a circular lake is 5 miles. What is the distance around the edge of the lake?
Which number is between 0.5 and 5/8 ? A. 1/4 B. 8/28 C. 9/16 D.19/28
Why is the world a globe not a cube or pyramid?
During the late 1800s, many farmers supported the idea that free and unlimited coinage of silver would
The present-day Republican Party is descended from_ party
Which process is responsible for the growth of and repair of human tissue
A(n) ____ contains information about a given person, product, or event. a. attribute c. field b. record d. column