Hello Everyone,

I am doing python code by using API. 

My first API giving fields - Itemid, clock and value
second API giving fields - Itemid, key, units and delay

using for loops for both API.

Could you please tell me how to compare both id by using equal operator. 

My output should be :

Itemid, clock, value, key, units and delay
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to