Try this exercise. Fill in the missing part by typing it in.
In C++17 a feature was introduced that allows a variable to be initialized in the condition of an if
statement or __________
statement, leading to more compact code.
Write the missing line below.