Block letters

I am getting stuck on this lesson. I am trying to compile the code but I get an error every time. Everything seems ok. I watch the youtube video and I don’t see what I am doing wrong. Please help.

https://scrn.li/Qca308ahWaExYN

https://www.codecademy.com/courses/learn-c-plus-plus/projects/cpp-initials

I noticed in the screenshot that your std: : cout has a space between the colons :. Is that a syntax problem?

2 Likes

That was it! Thank you! :slight_smile: