class MyData(object): passmathObj = MyData()mathObj.x = 4mathObj.y = 5mathObj.x + mathObj.ymathObj.x * mathObj.y