Computer Science, asked by ljagunu786, 8 months ago

What's the value of this Python expression: "big" > "small"

Answers

Answered by vikram0508
19

Answer:

follow me and I will follow you and tell you the answer

Answered by Anonymous
5

Answer:

hey mate

Explanation:

An expression is a combination of values, variables, operators, and calls to functions. Expressions need to be evaluated. If you ask Python to print an expression, the interpreter evaluates the expression and displays the result.

Similar questions