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

2) Which statement plagiarizes information from this passage? -)) A) "Lange used photography to document the difficult period of the Depression and to motivate
Today sean read the first 14 pages of his book he wants to read at least 80 pages by the end of the week write and solve
What are some of Matthew Bishop family members or cousins in the book the cradle by Patrick Somerville
How many whole numbers between 1 and 400 contain the digit 2?.
At trial, in an effort to prove that the defendant suffers from a mental defect, a criminal defense attorney seeks to introduce evidence that his client told se
When was the last time the constitution was amended.
Does boron have 2 valence electrons.
If you get 4=4 when solving a system of equations algebraically, it means there is no solution A.) always B.) sometimes C.) never Explain
What is frozen shoulder? symptoms, treatment and a possible pandemic connection.
5.4.6 Rolling Dice How do i get the correct codes for this?