PYTHON information

hi
i am an telecommunication engineer
need a help for PYTHON code
i want to ask if any one can help me to know what they mean by

============================================================

self.con.servos[self.hipServoNum].setPos(deg=hipAngle)

============================================================

robot.py

best regards

this line sets the hip servo in that leg to the position hipAngle (defined in degrees)

thank you for your help
i did converted to c