Computer Science, asked by darshangaikwad4489, 1 year ago

How does ++ and -- operators work in Python?

Answers

Answered by omegads04
0

++  operator are used to increment and -- operator are used for decrement .

Similar questions