Assignment 2 ( Deadline: 14-10-2022 )
-
Updated
Oct 14, 2022 - C++
Assignment 2 ( Deadline: 14-10-2022 )
he conditional operator is also known as the ternary operator. This operator consists of three operands and is used to evaluate Boolean expressions. The goal of the operator is to decide; which value should be assigned to the variable.
The course is devoted to the basics of programming in the Python. The course covers data input/output, conditional statement, for and while loops, numbers, strings, lists, functions, and more.
Add a description, image, and links to the conditional-operator topic page so that developers can more easily learn about it.
To associate your repository with the conditional-operator topic, visit your repo's landing page and select "manage topics."