Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3
5 4 5

Answer Posted / pushkar1206

a=inputbox("enter number")
b=len(a)
For i=b to 1 step -1
c=left(a,i)
d=d&c&vbnewline
Next
msgbox d

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can i initiate the objects to find uniquely in OR

1946


Hai anyone please "Explain about Framework in QTP?"

2232


What is throw object?

2444


Connect to QC using AOM.

1761


What are the types of object repository in qtp?

1073


How QA specialist can identify when programmatic descriptions are useful?

2562


i can done the project with QTP in that time i can say how many members in my team size?

1955


Explain hybrid framework with advantages and disadvantages?

1122


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

2435


How you can find length of array in qtp?

1068


What is the short cut keys for the following?

1185


What is synchronization? What are the ways you can synchronize?

1199


Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)

2166


What is the default object synchronization timeout in qtp?

1273


What are benefits of qtp?

1203