On 16/01/2019 18:26, Maninath sahoo wrote:
> Using of relational operator i Python?
> How to use relational operator in List.
> Please answer me..
Relational operators are more commonly called
comparisons (or predicates). You use them with
a List much as you use any other object.
if list1 == list
Using of relational operator i Python?
How to use relational operator in List.
Please answer me..
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor