Write a C++ program to prompt the user to enter an integer called height and then displays the following pattern:
For height = 6 the output is:
* * * * * *
* * * * *
For height = 5 the output is:
* * * *
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here