This program will print a table of numbers from 2 to 10 using nested looping. There are two loops using the parent loop to run from 2 to 10 and a child loop to run from 1 to 10 to print the table of the corresponding number which is coming from the parent loop.
Check The Full Video With Logic Explanation:-
• #1 Php Program To Print Table of Numbers F...
#basiccodingwithshailendra
@SKMCoding