Coders Meeting
Saturday, 1st February, 2014.
Year 2, Session 5


Course: Coding
Course Lesson: Javascript
Acitivity: Making a number timetable usingJavascript while loops
Create a table with 3 columns.In the first column create a 15 timestable from 1-100.In the second column create a 25 timetable from 1-250 and in the third column,create a 9 timestable from 9-99
15*1=15
15*2=30
15*3=45
15*4=60
15*5=75
15*6=90
15*7=105
15*8=120
15*9=135
15*10=150
15*11=165
15*12=180
15*13=195
15*14=210
15*15=225
15*16=240
15*17=255
15*18=270
15*19=285
15*20=300
15*21=315
15*22=330
15*23=345
15*24=360
15*25=375
15*26=390
15*27=405
15*28=420
15*29=435
15*30=450
15*31=465
15*32=480
15*33=495
15*34=510
15*35=525
15*36=540
15*37=555
15*38=570
15*39=585
15*40=600
15*41=615
15*42=630
15*43=645
15*44=660
15*45=675
15*46=690
15*47=705
15*48=720
15*49=735
15*50=750
15*51=765
15*52=780
15*53=795
15*54=810
15*55=825
15*56=840
15*57=855
15*58=870
15*59=885
15*60=900
15*61=915
15*62=930
15*63=945
15*64=960
15*65=975
15*66=990
15*67=1005
15*68=1020
15*69=1035
15*70=1050
15*71=1065
15*72=1080
15*73=1095
15*74=1110
15*75=1125
15*76=1140
15*77=1155
15*78=1170
15*79=1185
15*80=1200
15*81=1215
15*82=1230
15*83=1245
15*84=1260
15*85=1275
15*86=1290
15*87=1305
15*88=1320
15*89=1335
15*90=1350
15*91=1365
15*92=1380
15*93=1395
15*94=1410
15*95=1425
15*96=1440
15*97=1455
15*98=1470
15*99=1485
15*100=1500
25*1=25
25*2=50
25*3=75
25*4=100
25*5=125
25*6=150
25*7=175
25*8=200
25*9=225
25*10=250
25*11=275
25*12=300
25*13=325
25*14=350
25*15=375
25*16=400
25*17=425
25*18=450
25*19=475
25*20=500
25*21=525
25*22=550
25*23=575
25*24=600
25*25=625
25*26=650
25*27=675
25*28=700
25*29=725
25*30=750
25*31=775
25*32=800
25*33=825
25*34=850
25*35=875
25*36=900
25*37=925
25*38=950
25*39=975
25*40=1000
25*41=1025
25*42=1050
25*43=1075
25*44=1100
25*45=1125
25*46=1150
25*47=1175
25*48=1200
25*49=1225
25*50=1250
25*51=1275
25*52=1300
25*53=1325
25*54=1350
25*55=1375
25*56=1400
25*57=1425
25*58=1450
25*59=1475
25*60=1500
25*61=1525
25*62=1550
25*63=1575
25*64=1600
25*65=1625
25*66=1650
25*67=1675
25*68=1700
25*69=1725
25*70=1750
25*71=1775
25*72=1800
25*73=1825
25*74=1850
25*75=1875
25*76=1900
25*77=1925
25*78=1950
25*79=1975
25*80=2000
25*81=2025
25*82=2050
25*83=2075
25*84=2100
25*85=2125
25*86=2150
25*87=2175
25*88=2200
25*89=2225
25*90=2250
25*91=2275
25*92=2300
25*93=2325
25*94=2350
25*95=2375
25*96=2400
25*97=2425
25*98=2450
25*99=2475
25*100=2500
9*9=81
9*10=90
9*11=99
9*12=108
9*13=117
9*14=126
9*15=135
9*16=144
9*17=153
9*18=162
9*19=171
9*20=180
9*21=189
9*22=198
9*23=207
9*24=216
9*25=225
9*26=234
9*27=243
9*28=252
9*29=261
9*30=270
9*31=279
9*32=288
9*33=297
9*34=306
9*35=315
9*36=324
9*37=333
9*38=342
9*39=351
9*40=360
9*41=369
9*42=378
9*43=387
9*44=396
9*45=405
9*46=414
9*47=423
9*48=432
9*49=441
9*50=450
9*51=459
9*52=468
9*53=477
9*54=486
9*55=495
9*56=504
9*57=513
9*58=522
9*59=531
9*60=540
9*61=549
9*62=558
9*63=567
9*64=576
9*65=585
9*66=594
9*67=603
9*68=612
9*69=621
9*70=630
9*71=639
9*72=648
9*73=657
9*74=666
9*75=675
9*76=684
9*77=693
9*78=702
9*79=711
9*80=720
9*81=729
9*82=738
9*83=747
9*84=756
9*85=765
9*86=774
9*87=783
9*88=792
9*89=801
9*90=810
9*91=819
9*92=828
9*93=837
9*94=846
9*95=855
9*96=864
9*97=873
9*98=882
9*99=891