Write a Java program taking input from the user for no of rows to print and display the following pattern.
Ex-
Input
Enter the no of rows.
6
Output
\ /
\ /
\/
/\
/ \
/ \
Answers
Answered by
1
Answer:
Top 30 patterns in java how to print star number and Aayushi
Similar questions