Complex Conditions – Problems
The third problem of the "Programming Basics" Practical Exam includes several nested checks combined with simple calculations. Participants in the exam should know how to work with nested if-else
statements and how to use complex conditions, as well as how to read and print data from the console and perform calculations.
Let's solve a few sample problems with complex conditions: