Computer Science, asked by huzaifamamoon8dec200, 10 months ago

write an algorithm and draw a flowchart to input age of a person. print you can drive a car if age is greater than 18 years otherwise print you are not allowed to drive a car​

Answers

Answered by Vinanti06
2

Answer:

These are the following basics for drawing flowchart: -

An oval represents a start or end  

A line is a connector that shows the flow of control or relationships between the representative shapes

A parallelogram represents input or output

A rectangle represents a process

A diamond indicates a decision  making statement

I have attached the flow chart below. Kindly, find the attachment.

Attachments:
Similar questions