CodingSplashcodingsplash.hashnode.dev·Sep 30, 2023Day12-If Else StatementsConditional Operators: The Python ternary operator (or conditional operator), tests if a condition is true or false and, depending on the outcome, returns the corresponding value — all in just one line of code. Below are some of the conditional opera...100DaysofPythonPythonAdd a thoughtful commentNo comments yetBe the first to start the conversation.