Computer Science, asked by annny1081, 7 months ago

Can we use nesting of various statement in python?

Answers

Answered by BLACK1817
1

Answer:

Yes, Python allows us to nest if statements within if statements. i.e, we can place an if statement inside another if statement.

Answered by Kamalegunjan89
0

Answer:

Yes, python allows us to nest if statements within if statements . i. e we can place an if statement inside another if statement.

Explanation:

HOPE IT WILL HELPFUL TO YOU.

PLEASE MARK AS BRAINLIST...

THANKS

Similar questions