Page 188 - เอกสารประกอบการสอนพื้นฐานการเขียนโปรแกรมคอมพิวเตอร์
P. 188

187


                                            Flow chart


                                                 start

                                              price,down


                                          leasing=price-down


                                                leasing


                                                 rate,n


                                               interate =
                                         leasing * (rate / 100) * n

                                        total=leasing+interate


                                         pay = total / (n*12)




                                          interate, total, pay



                                                 ans

                                       T
                                               ans== ‘y’


                                                         F
                                                 stop
   183   184   185   186   187   188   189   190   191   192   193