any one know how to create the series of 8 12 17 23 27 32 38
find the mid point of that series and then increment number to 4 point from 8-12 then increment that number to 5 point from 12-17 and so on util mid point detected when mid point detect then repeat that increment to 4 from 23-27 ,5 from 27-32 so on.
program to print table in this form - 2 x 1= 2 2 x 2= 2... till 10
any one know how to create the series of
ReplyDelete8 12 17 23 27 32 38
find the mid point of that series and then increment number to 4 point from 8-12 then increment that number to 5 point from 12-17 and so on util mid point detected when mid point detect then repeat that increment to 4 from 23-27 ,5 from 27-32 so on.
Deleteprogram to print table in this form - 2 x 1= 2
ReplyDelete2 x 2= 2... till 10