Question: compulsory Task Follow these steps: Use a plain text editor like Notepad + + Create a new text file called pseudo.txt inside the folder for
compulsory Task
Follow these steps:
Use a plain text editor like Notepad Create a new text file called pseudo.txt inside the folder for this task in Dropbox.
Inside pseudo.txt write Pseudo Code for each of the following scenarios:
An algorithm that asks a user to enter a positive number repeatedty until the user enters a zero value, then determines and outputs the largest of the numbers that were input.
An algorithm that requests a user to input their name and then stores their name in a variable called firstname subsequently, the algorithm should print out first name along with the phrase Hella World".
An algorithm that reads an arbitrary number of integers and then returns their arithmetic average.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
