Which is not a logical operator in QPythonly?
A AND
B OR
C NOT
D int
Answers
Answered by
2
int is not a logical operator in QPythonly
Answered by
1
Answer:
int
Explanation:
LOGICAL Operators and Expressions
These five logical operators are .NOT. : logical not .AND. : logical and .OR. : logical ... Let LOGICAL variables a, b and c have values . TRUE., . ... Let INTEGER variable n have a value of 4:
Similar questions