Page 285 - Artificial Intellegence_v2.0_Class_9
P. 285
• It is an easier method of converting a program logic into a code using any programming language.
• The flowchart makes program or system maintenance easier.
• It is used in preparing documentation of an application or a process.
Disadvantages of Flowchart
• It is a time-consuming process.
• It is difficult to make flowcharts for complex and long programs.
• Modification of the program through flowchart is sometimes time-consuming.
Task
Make a flowchart for calculating a Simple Interest.
Introduction to Python 283

