Question: 2) Write a program that will print the letter T using the character (*) as follows: ************* * * * * * Hint: Use t
2) Write a program that will print the letter T using the character (*) as follows:
*************
*
*
*
*
*
Hint: Use \t and escape sequences.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
