Computer Applications
Write a program in Java to display the following pattern:
1
3 5
5 7 9
7 9 11 13
9 11 13 15 17
Write a program in Java to display the following pattern:
1
3 5
5 7 9
7 9 11 13
9 11 13 15 17