Computing pseudocode in computer programming


Instructions:

  • For your final project, please address the following questions.
  • Please respond substantively to each question and avoid one-line sentences
  • For each answer, where appropriate, cite your answer per APA documentation format. In other words, tell me the source of your answer. You can cite pages in your textbook that contain the answer; or you can also use trusted resources found via Internet as your resources.
  • IMPORTANT: Use your Word Processor (i.e. Microsoft Word) to answers the questions below. For the ones that involve coding, you could also just type up your code in the same Word document.

Question) Write the pseudocode to get the input of 10 integers from the user and add them up and output the total.

Question) Compute the output of following pseudocode. Assume that output and count are integer variables

output = 1

FOR count = 1 to 5

output = output * count

ENDFOR

PRINT output

Question) Write the difference between DO TOGETHER and DO IN ORDER structures in Alice?

Question) Identify one favorite event in Alice.

Question) Identify one popular property item for most Alice objects

Question) Identify the method to use to make an object bigger by 100% in Alice.

Question) Let us say we have a list of 10 animal objects called "animals" in Alice. Write the code to move them forward synchronously by 1 meter.

Solution Preview :

Prepared by a verified Expert
Programming Languages: Computing pseudocode in computer programming
Reference No:- TGS0198

Now Priced at $30 (50% Discount)

Recommended (96%)

Rated (4.8/5)