kristianhkr6208 kristianhkr6208
  • 02-01-2020
  • Computers and Technology
contestada

The assignment symbol can be combined with the arithmetic and concatenation operators to provide augmented assignment operations.

Respuesta :

colocho08
colocho08 colocho08
  • 10-01-2020

Answer:

Yes, we can.

Explanation:

We can combine with the arithmetic and the concatenation operators to provide augmented assignment operations in the programming language Python.

This mean we can abbreviate expressions like n = n + 1

For example:

n += 10 this is equal to n = n + 10

n += "example" this is equal to n = n + "example"

In this example we have

variable = variable operator expression equal to variable operator = expression.

These arguments are often used in Python's loops.

Answer Link

Otras preguntas

What was the result of the changes in arigulture in England
the city-state of athens developed the first what
Revenue is: A. the amount of money a company has left over after paying billsB. The amount of money a company pays its employees.C. The amount of money a compan
Pls answer it will be really helpful
what is a statellite made for
antonym for luxury. Options: Curiosity. humidity. intensity. necessity. opportunity. Please help asap!!! please help
State the domain of the sets of points. [-4,9] [8,9] [5,-7] [-6,1] [2,7]
Think about the different organizational structures you can use to develop your essay. Briefly explain which structures you will use.
HELP ASAP ILL GIVE U BRAINLIEST AND A THANKS Which graph describes the open sentence −5≤n−2≤2?
Translate and solve for x. 2 more than 5 times a number is 22. What is the number?