Где искать: по сайтам Запорожской области, статьи, видео ролики
пример: покупка автомобиля в Запорожье
This is a beginner-friendly c++ tutorial that explains the purpose and usage of nested if/else statements.
Nested if/else statement is explained with an example of a program that determines the type of triangle (equilateral, isosceles, scalene triangle) after the user enters side lengths.
I have also included a flowchart of this program for those of you who find it easier to understand programming through visual explanations.
We'll be writing C++ code using Visual Studio 2019 Comunity.
Link for download: https://visualstudio.microsoft.com/vs/