Computer Science, asked by debjitdey95, 8 months ago

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 thakurviratvs
1

Answer:

Top 30 patterns in java how to print star number and Aayushi

Similar questions