Computer Science, asked by 45atifkhan, 2 months ago

*PROJECT WORK*
*Class 6*
1. Draw a flowchart to find the sum of any three numbers.

2. Use any search engine to find the following websites:

i. An online directory.
ii A Website for Hindi and English newspaper.
iii. A Website of the history of India.
iv. A website of Madhya Pradesh Tourism.​

Answers

Answered by Achhucutie
0

Answer:

1. step 1:

Take three input for calculating the average. say the numbers are n1, n2, n3.

Step 2:

Add the all values of n1, n2 and n3. ...

Step 3:

After that you have to take another variable for average like avg = add / 3.

Step 6:

print the value average;

step 5:

END.

Mark me as brainlist and Follow

Similar questions