Write a Pseudocode using a loop to Calculate and print the area and circumference of n circles. Write a Pseudocode using a loop to Read n numbers then find the maximum and minimum numbers. Write a Pseudocode using a loop to Print (using a loop) the numbers from 1 to n, in addition, calculate and print the Summation and the average. Write a Pseudocode using a loop to enter n numbers then calculate and print how many times you have entered The number 88. Write a Pseudocode using a loop to Enter n numbers then calculate and print how positives and how many Negative numbers you have entered.

Answer :

Other Questions