"Captain Code" is back again. He knows lots of programming languages and now he knows quite a bit about variables in C++.

Create a variable to hold the number of languages, 10, and increase it by 1. Create another variable to hold a single language, "C++". Display the variables in a sentence.

Sweet! We'll get there, too!