Page 88 - Dig_CodeAI_V2.1_Class_8
P. 88

Imagine you possess the power of the jump statement, allowing you to leap to any
                                    part of the universe. Where would you jump to, and what quests or missions would
                                    you undertake in each dimension?



                  Program: To print a pattern using for loop.
                                   *
                                   **
                                   ***
                                   ****
                                   *****
                                   ******
                                   *******
                                   ********
                                   *********











                  On running the above program, you will get the following output:

























                  Program: To print multiplication table of number taken as input from user.

















                       86    DigiCode AI (Ver. 2.1)-VIII
   83   84   85   86   87   88   89   90   91   92   93