Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 754 Bytes

File metadata and controls

11 lines (5 loc) · 754 Bytes

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: