Project: Personal Profile
Use different data types to represent and print your basic information.
We'll cover the following
Mini project
Create a small program with the following:
Your name initial (as
char
)Your age (as
int
)Your height (as
double
)Print a sentence using all three.
Get hands-on with 1400+ tech skills courses.