Reset encoder value brickpi

How to reset the encoder value in python

Hello @palashhalder1988!
The encoder can be “reset” with the following command:
BP.offset_motor_encoder(BP.PORT_A, BP.get_motor_encoder(BP.PORT_A))