powered by
https://docs.python.org/3/library/operator.html#in-place-operators
iadd(a, b)
A Python object.
a
b
if (FALSE) { a <- "hello" iadd(a = a, b = " world") }
Run the code above in your browser using DataLab