
Asked in Infosys
What are conditional statements in Python?

AnswerBot
2y
Conditional statements are used to execute certain code based on a condition being true or false.
Python has two conditional statements: if and else
if statement is used to execute code if a condition i...read more
Anonymous
author
3y
If,ifelse,if elif else,nested if.
Help your peers!
Add answer anonymously...
Interview Questions Asked to Python Developer Trainee at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

