answersLogoWhite

0

Here's a simple pseudocode to print your name a hundred times:

FOR i FROM 1 TO 100
    PRINT "Your Name"
END FOR

Replace "Your Name" with your actual name. This loop iterates 100 times, printing your name in each iteration.

User Avatar

AnswerBot

3w ago

What else can I help you with?

Related Questions

What is pseudocode and the programming problems?

PSEUDOCODE STANDARD:Pseudocode is a kind of structured English for describing algorithms. It allows the designer to focus on the logic of the algorithm without being distracted by details of language syntax. At the same time, the pseudocode needs to be complete. It describe the entire logic of the algorithm so that implementation becomes a rote mechanical task of translating line by line into source code.In general the vocabulary used in the pseudocode should be the vocabulary of the problem domain, not of the implementation domain. The pseudocode is a narrative for someone who knows the requirements (problem domain) and is trying to learn how the solution is organized. E.g.,Extract the next word from the line (good)set word to get next token (poor) Append the file extension to the name (good)name = name + extension (poor) FOR all the characters in the name (good)FOR character = first to last (ok) FORM SHOAIB SIDHU


What is the name of the Jonas brothers first CD?

There debut CD was titled It's About Time and is now Out Of Print


Pseudocode to find the even numbers between 1 to 100?

Oh, what a happy little question! To find the even numbers between 1 and 100, we can simply start at 2 and then add 2 each time until we reach 100. In pseudocode, it would look something like this: for i from 2 to 100 step 2 output i Just like painting a beautiful landscape, take your time and enjoy the process of finding those even numbers.


How do you print pictures with the date and time on them from Nikon d90?

How do you print date and time in Nikon D-90


What is ran print?

it is when you run and print at the same time...just a note:this is a jock!


What is the value of a 1894 hundred dollar bill?

The U.S. didn't print any $100 bills with that date. However at that time it was common for private banks to issue currency. Please post a new question with more details including the name of the issuing bank and a short description of the pictures on the bill, to help ID it.


What was the name of the great prophet who lived seven hundred years before Christ?

Isaiah was the best-known Prophet at that time.


Every time you print from the internet it comes out in Spanish how do you fix this issue?

Every time you print from the internet it comes out in Spanish how do you fix this issue?


What are two advantages of using print preveiw?

Well, the most important advantage of using "Print Preview" is that you can see what you are about to print before you print it. Another thing, is that sometimes (depending on browsers, plug-ins, etc.), you can edit what you are going to print before you print it. You can see one page at a time, or put all the pages up at the same time.


Can you order tickets then print them at another time?

No


Where you can find to make print bigger on your lapotop Lenovo?

print is so small i have hard time reading it


What is the uses of quick print option?

Quick Print enables you to print without using the Print dialog box. If you just want to do a standard print, without changing settings then using the Quick Print saves some time.