We can introduce following methods: `__radd__`, `__rsub__`, `__rmul__`,`__rfloordiv__ `, `__ipow__`.
We can introduce following methods:
__radd__,__rsub__,__rmul__,__rfloordiv__,__ipow__.