sahabaj
print the pattern with algorithm and variable description?
1
2 3
4 5 6
7 8 9 10
11 12 13 14 15
7 8 9 10
4 5 6
2 3
1
View Answers
Related Tutorials/Questions & Answers:
sahabaj gayensahabaj gayen Write a program which takes a string (maximum 80 characters terminated by a full stop. The words in this string are assumed to be separated by one or more blanks.
Arrange the words of the input string
Advertisements