dash is the conditional statement which allows to choose from the number of alternativs
Answers
Answered by
2
Answer: A conditional statement is a multi-line statement that allows Python to choose among different alternatives based on the truth value of an expression. But if the input is not a positive number, then the if expression evaluates to a false value, and so the return statement is skipped and the function call has no value.
Explanation: Hope this helps
Similar questions