code: ```py print(inputs.DeviceManager().gamepads[0].read()) ```
code: