Computer Science, asked by sanatmanna2014, 1 month ago

write an algorithm to take of the input name of your school and print it.
Step 1 : start
Step 2 : The name of the school is taken input from the user and stored it in the varible S$. Step 3 : ?
Step 4 : stop​

Answers

Answered by mvashu32
0

Answer:

Step 1 : start

Step 2 : The name of the school is taken input from the user and stored it in the varible S$. Step 3 : ?

Step 4 : stop

Answered by riddhitrivedi842
0

Explanation:

An Algorithm Development Process

Step 1: Obtain a description of the problem. This step is much more difficult than it appears. ...

Step 2: Analyze the problem. ...

Step 3: Develop a high-level algorithm. ...

Step 4: Refine the algorithm by adding more detail. ...

Step 5: Review the algorithm.

Similar questions