Где искать: по сайтам Запорожской области, статьи, видео ролики
пример: покупка автомобиля в Запорожье
What is switch/case statement and how it's used?
In this beginner-friendly C++ programming tutorial, switch/case statement is explained while building a program that has to write out how many days there is in each month of any year.
Also pay attention to the second month (February), because in the case of leap year it is going to have 29 days, and if not, it has 28 days.
I hope that you'll like this video. Make sure to subscribe, and also check out other videos of this course.
We'll be writing C++ code using Visual Studio 2019 Comunity.
Link for download: https://visualstudio.microsoft.com/vs/