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

When Mason left his house in the morning, his cell phone battery was partially charged. Let B B represent the charge remaining in Mason's battery, as a percent
Round to nearest hundreth: 5.82
EVALUATE USING THE ORDER OF OPERATIONS
point A is at (6,-6) and point C is at (-6,2) . Find the coordinate of point B on AC such that AB=3/4 AC​
Provide an explanation for the cooling effect of sweat in humans and panting in dogs. Why are sweating and panting the cooling adaptations of last resort
How long do you think it would take to create a canyon as deep as the Grand Canyon? Explain your reasoning.
What’s the answer I’ll mark brain list
8. For a total magnification of 20X, what eyepiece and objective should be used? - a) 10X eyepiece with a 20X objective b) 5X eyepiece with a 4X objective c) 10
The scientific revolution was the foundation for many scientific ideas and improvements. Discuss how the scientific revolution has impacted the world. !!!50 poi
given f (x) = 2x^2 + 3x - , find f (-1).