Hands On
Hands On
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        NO
                                                                                                                                                                                                                                                                                                 STOP
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   NO
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       NO                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  CHECK ELSE IF        YES
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DISPLAY GIVE 5% discount AS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          amount<5000 and
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         amount - amount*0.05
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            amount>2500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             CHECK IF                 YES
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       income>300000 and                        CALCULATE tax=income*0.2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         income<=500000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    NO
CALCULATE tax=income*0.3
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                STOP
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             DISPLAY tax
STOP