Need help in python program
Veek M
vek.m1234 at gmail.com
Sat Oct 29 04:17:57 EDT 2016
id_1, clk, val = foo_function()
id_2, key, units, delay = bar_function()
if id_1 == id_2:
print id_1, clk, val, key, units, delay
More information about the Python-list
mailing list