Computer Science, asked by sonisaw1981, 8 months ago

Q5) Using which statement we can
put a condition in a Python program?
What does a condition return?​

Answers

Answered by ProblemUnlocker
0

Answer:

Using the 'if' the statement we can put a condition in a python program .

It will return the output of the applied condition .

Similar questions