0 votes
in Python by
What is the purpose of relational operators in Python?

1 Answer

0 votes
by
The purpose of relational operators in Python is to compare values.
...