True/False
The - symbol is used as both a unary and a binary operator in Python.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Which one of the following is not
Q23: The _ and _ characters are used
Q24: An operator is a symbol that represents
Q25: Match the respective data types with their
Q26: Program lines may be joined by use
Q28: Give a Python statement that assigns variable
Q29: A backslash (\) at the end of
Q30: Floating-point values have both a limited range
Q31: Python is case sensitive, so a variable
Q32: You cannot rely on the result of