Hi All,
Would anyone be so kind to explain this?
-- begin --[color=blue][color=green][color=darkred]
>>> (176L,) > 300[/color][/color][/color]
True
--end--
(Python2.3)
TIA.
Ed.
Would anyone be so kind to explain this?
-- begin --[color=blue][color=green][color=darkred]
>>> (176L,) > 300[/color][/color][/color]
True
--end--
(Python2.3)
TIA.
Ed.
Comment