daynavibez
daynavibez daynavibez
  • 22-10-2020
  • Computers and Technology
contestada

What is the value of the variable result after this code executed?

>>> a = 7
>>> b = 2
>>> c = 0
>>> result = a * b - b / (c+b)
>>> result

output:__?

Respuesta :

zeogameboy zeogameboy
  • 26-10-2020

Answer:

the answer is 13

Explanation:

I did the test/assignment but all u have to do is copy and paste each line in python or slove like a regular math problem like so,

7 * 2 - 2 / (0 + 2) = 13

result = 13

**sry for late answer***

Answer Link

Otras preguntas

(64/9)^(-2/3) Simplify the expression
What equals to 31 using multiplication?
Express 0.59 as a fraction....
How many syllable in electricity
Explain why summer in the Northern Hemisphere is cooler than summer in the Southern Hemisphere.
What were the origins of Islam and what are its main beliefs ..
What equals to 31 using multiplication?
Express 0.59 as a fraction....
Explain why summer in the Northern Hemisphere is cooler than summer in the Southern Hemisphere.
What were the origins of Islam and what are its main beliefs ..