130k views
4 votes
What is the value of the variable result after these lines of code are executed?

>>> a = 2
>>> b = -3
>>> c = 4
>>> result = (a - b) * c

The value of result is ______.

User Sammy
by
6.0k points

1 Answer

5 votes

Answer:

5 i just found the answer

like the profile from dagunrapa 3 killing harmony kokichi oma

User AndreiXwe
by
4.9k points