Need help in python program

Bob Gailer bgailer at gmail.com
Fri Jul 1 14:39:14 EDT 2016


On Jul 1, 2016 6:30 AM, "Archana Sonavane" <archana.sonavane at gmail.com>
wrote:
>
> 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

Please provide some sample input and the corresponding output. What do you
mean by API?



More information about the Python-list mailing list