Hello,
Not to worries, I felt the same way I am very new at this as well.
I believe, he does that on purpose, because programming requires one to think of solutions to problems and since there is not “standard” way to do things, there is a syntax but there is no established ways of doing many things and it comes up to us to figure out how to approach it or how to solve it. There is a reason why Projects are parts of “Solutions”.
Therefore, we have to get in to the minding of identifying problems to solve every step of the way.
So my advice…do not be afraid to experiment.
He hinted that we need to put Word_length somewhere, think about what the “constexpr” was there for, repeat the part he introduced it in the video what was it linked with, I’ll give you a hint. The “X”…so the problem is how to replace the “X” with World_Length’s value, use the CTRL-F5, do a small change, then run the program does it work is it as you want it? Make changes Run it again. Use what we have learned so far, the learning is procedural.
If you really have no idea after several tries and you keep getting errors. Advance to the solution in the Lecture, it is fine, it is very early in the course and especially if you are new to programming it is more than fine.
You would have pushed your neurons enough and you will say “Doh!” or “Aha!” but that fact will make you better for next time and so on and yes in time it will be easier and you will be much more comfortable.
Rest assured it happens to all of us
Hope this helps,