Part I Instructions: create pseudocode that will perform the tasks below: You will need to use word processing program such as Word to design a flowchart that performs the following. 1. Start the program 2. Create a variable called NUMBER and assign the value 9 to it 3. Create a WHILE statement that will print out Correct IF the NUMBER is greater than 8 4. IF the NUMBER is less than 8 nothing is printed 5. End the program Part II I Instructions: create a flow chart and pseudocode that will perform the tasks below: On the same document, go to a new page and write the pseudocode that performs the following: 1. Start the program 2. Create a variable called NUMBER and assign the value 9 to it 3. Create a WHILE statement that will print out Correct IF the NUMBER is greater than 8 4. IF the NUMBER is less than 8 nothing is printed 5. End the program Once you have completed the flowchart save it
Part I
Instructions:
create pseudocode that will perform the tasks below:
You will need to use word processing
1. Start the program
2. Create a variable called NUMBER and assign the value 9 to it
3. Create a WHILE statement that will print out Correct IF the NUMBER is greater than 8
4. IF the NUMBER is less than 8 nothing is printed
5. End the program
Part II I
Instructions: create a flow chart and pseudocode that will perform the tasks below:
On the same document, go to a new page and write the pseudocode that performs the following:
1. Start the program
2. Create a variable called NUMBER and assign the value 9 to it
3. Create a WHILE statement that will print out Correct IF the NUMBER is greater than 8
4. IF the NUMBER is less than 8 nothing is printed
5. End the program
Once you have completed the flowchart save it
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 2 images