3.1 Conditional Statement
Conditional Statement
Conditional Statement in Python perform different computations or actions depending on whether a specific Boolean constraint evaluates to true or false. Conditional statements are handled by IF statements in Python. A way for computers to make decisions based on conditions. If/Else – A common form of conditional statements in programming; tells the computer that if the condition is true, do this. Else, if the condition is false, do another thing.
Prepare For Your Placements: https://lastmomenttuitions.com/courses/placement-preparation/
/ Youtube Channel: https://www.youtube.com/channel/UCGFNZxMqKLsqWERX_N2f08Q
Follow For Latest Updates, Study Tips & More Content!