1# Augmented Assignment Operators are used to replace those statements 2# where binary operator takes two operands 345# Addition6a = 237b = 389# You can write a = a+b but this is more efficient1011a += b
1213
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content