Project: Personal Profile
Build a simple C++ program that stores and outputs your name initial, age, and height using the appropriate data types. Understand how to use char, int, and double variables and print a combined sentence to see your code's output.
We'll cover the following...
We'll cover the following...
...