- 1
WAP TO PRINT THE PATTERN in JAVA (Take height as input)(each '*' represents a space):
ENTER HEIGHT: 8 PATTERN: *******A ******BCD *****EFGHI ****JKLMNOP ***QRSTUVWXY **ZYXWVUTSRQP *ONMLKJIHGFEDC BABCDEFGHIJKLMN
2 Respostas
+ 1
Please try to do by yourself?
0
If I could do it, I would not have asked....anyhow, I have solved it now.