Wednesday, January 25, 2012

Pattern -1

Write a Program to enter a starting number(x) and print the number the following Pattern :
for x=5
5
54
543
5432
54321

0 comments:

Post a Comment