answersLogoWhite

0


Best Answer

input number

for loop = 1 to 3 inclusive

print number

end for

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write the pseudocode for an application that accepts a number as input and displays the number three times?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write the pseudo code for an application that accepts a number as input and displays the value that is one more than the number?

input number print number + 1


How do you design an applicatoin that accepts 10 numbers and displays?

Simply: design an application, that accept one number, then put it in a loop that repeat is ten times.


write a pseudocode to accept a number and find if it is prime or not?

Yes


Write a CGI application which accepts three number from the used and display biggest number using post and get method?

Find your own answers....sucks mahn


Write the Pseudocode to find the factorial of a number?

Pseudo code+factorial


Write a cgi application which accepts three numbers from the used and display biggest number using get and post methods?

Find your own answers....sucks mahn


How do I write an application that asks the user to enter two integers obtains them from the user and displays the larger number followed by the words is larger?

write an application that asks the user to enter two integers obtains them from the user in java


Write a pseudocode statement that assigns the sum of 10 and 14 to the variable total?

There are different ways of writing a pseudocode statement but the concept remains, it can be presented: /*Declare variables Total (number (3)) = 0 A (number (2)) =10 B (number (2)) =14 begin Total=A+B end


Py7690263 this is your halticket number how can you find application number?

application number 003253


How do you know the application number on the PRC board exam ratings?

You can find your application number on the PRC board exam ratings by checking your exam permit or by logging into the official PRC website using your username and password to view your examination records, including your application number.


What displays numbers with a fixed number of decimal places?

A fixed-point number representation displays numbers with a fixed number of decimal places. This means that the number will always have the same number of digits after the decimal point, regardless of the value of the number itself.


What is pseudocode in c language how is it different from algorithm?

They are not similar. However one is used to write the other so the question is do you write 1) pseudo code with algorithm 2) an algorithm with pseudo code 3) with a pencil