├── cover.jpg ├── ch06 ├── actors.csv ├── chores.csv └── my_stuff.zip ├── ch09 ├── reports │ ├── 1.pdf │ ├── 2.pdf │ ├── 3.pdf │ ├── 4.pdf │ ├── 5.pdf │ ├── 6.pdf │ ├── 7.pdf │ ├── 8.pdf │ ├── 9.pdf │ ├── 10.pdf │ ├── 100.pdf │ ├── 11.pdf │ ├── 12.pdf │ ├── 13.pdf │ ├── 14.pdf │ ├── 15.pdf │ ├── 16.pdf │ ├── 17.pdf │ ├── 18.pdf │ ├── 19.pdf │ ├── 20.pdf │ ├── 21.pdf │ ├── 22.pdf │ ├── 23.pdf │ ├── 24.pdf │ ├── 25.pdf │ ├── 26.pdf │ ├── 27.pdf │ ├── 28.pdf │ ├── 29.pdf │ ├── 30.pdf │ ├── 31.pdf │ ├── 32.pdf │ ├── 33.pdf │ ├── 34.pdf │ ├── 35.pdf │ ├── 36.pdf │ ├── 37.pdf │ ├── 38.pdf │ ├── 39.pdf │ ├── 40.pdf │ ├── 41.pdf │ ├── 42.pdf │ ├── 43.pdf │ ├── 44.pdf │ ├── 45.pdf │ ├── 46.pdf │ ├── 47.pdf │ ├── 48.pdf │ ├── 49.pdf │ ├── 50.pdf │ ├── 51.pdf │ ├── 52.pdf │ ├── 53.pdf │ ├── 54.pdf │ ├── 55.pdf │ ├── 56.pdf │ ├── 57.pdf │ ├── 58.pdf │ ├── 59.pdf │ ├── 60.pdf │ ├── 61.pdf │ ├── 62.pdf │ ├── 63.pdf │ ├── 64.pdf │ ├── 65.pdf │ ├── 66.pdf │ ├── 67.pdf │ ├── 68.pdf │ ├── 69.pdf │ ├── 70.pdf │ ├── 71.pdf │ ├── 72.pdf │ ├── 73.pdf │ ├── 74.pdf │ ├── 75.pdf │ ├── 76.pdf │ ├── 77.pdf │ ├── 78.pdf │ ├── 79.pdf │ ├── 80.pdf │ ├── 81.pdf │ ├── 82.pdf │ ├── 83.pdf │ ├── 84.pdf │ ├── 85.pdf │ ├── 86.pdf │ ├── 87.pdf │ ├── 88.pdf │ ├── 89.pdf │ ├── 90.pdf │ ├── 91.pdf │ ├── 92.pdf │ ├── 93.pdf │ ├── 94.pdf │ ├── 95.pdf │ ├── 96.pdf │ ├── 97.pdf │ ├── 98.pdf │ └── 99.pdf ├── covers │ ├── cover1.pdf │ ├── cover10.pdf │ ├── cover11.pdf │ ├── cover12.pdf │ ├── cover13.pdf │ ├── cover14.pdf │ ├── cover15.pdf │ ├── cover16.pdf │ ├── cover17.pdf │ ├── cover18.pdf │ ├── cover19.pdf │ ├── cover2.pdf │ ├── cover20.pdf │ ├── cover21.pdf │ ├── cover22.pdf │ ├── cover23.pdf │ ├── cover24.pdf │ ├── cover25.pdf │ ├── cover26.pdf │ ├── cover27.pdf │ ├── cover28.pdf │ ├── cover29.pdf │ ├── cover3.pdf │ ├── cover30.pdf │ ├── cover31.pdf │ ├── cover32.pdf │ ├── cover33.pdf │ ├── cover34.pdf │ ├── cover35.pdf │ ├── cover36.pdf │ ├── cover37.pdf │ ├── cover38.pdf │ ├── cover39.pdf │ ├── cover4.pdf │ ├── cover40.pdf │ ├── cover41.pdf │ ├── cover42.pdf │ ├── cover43.pdf │ ├── cover44.pdf │ ├── cover45.pdf │ ├── cover46.pdf │ ├── cover47.pdf │ ├── cover48.pdf │ ├── cover49.pdf │ ├── cover5.pdf │ ├── cover50.pdf │ ├── cover51.pdf │ ├── cover52.pdf │ ├── cover53.pdf │ ├── cover54.pdf │ ├── cover55.pdf │ ├── cover56.pdf │ ├── cover57.pdf │ ├── cover58.pdf │ ├── cover59.pdf │ ├── cover6.pdf │ ├── cover60.pdf │ ├── cover61.pdf │ ├── cover62.pdf │ ├── cover63.pdf │ ├── cover64.pdf │ ├── cover65.pdf │ ├── cover66.pdf │ ├── cover67.pdf │ ├── cover68.pdf │ ├── cover69.pdf │ ├── cover7.pdf │ ├── cover70.pdf │ ├── cover71.pdf │ ├── cover72.pdf │ ├── cover73.pdf │ ├── cover74.pdf │ ├── cover75.pdf │ ├── cover76.pdf │ ├── cover77.pdf │ ├── cover78.pdf │ ├── cover79.pdf │ ├── cover8.pdf │ ├── cover80.pdf │ ├── cover81.pdf │ ├── cover82.pdf │ ├── cover83.pdf │ ├── cover84.pdf │ ├── cover85.pdf │ ├── cover86.pdf │ ├── cover87.pdf │ ├── cover88.pdf │ ├── cover89.pdf │ ├── cover9.pdf │ ├── cover90.pdf │ ├── cover91.pdf │ ├── cover92.pdf │ ├── cover93.pdf │ ├── cover94.pdf │ ├── cover95.pdf │ ├── cover96.pdf │ ├── cover97.pdf │ ├── cover98.pdf │ ├── cover99.pdf │ └── cover100.pdf ├── pictures1 │ ├── 1262.png │ ├── 1411.png │ ├── 1477.png │ ├── 1493.png │ ├── 1566.png │ ├── 1576.png │ ├── 1613.png │ ├── 1654.png │ ├── 1679.png │ ├── 1683.png │ ├── 1888.png │ ├── 2224.png │ ├── 2317.png │ ├── 2351.png │ ├── 2364.png │ ├── 3248.png │ ├── 3333.png │ ├── 3378.png │ ├── 3484.png │ ├── 3499.png │ ├── 3531.png │ ├── 3539.png │ ├── 3829.png │ ├── 3961.png │ ├── 3963.png │ ├── 3967.png │ ├── 4238.png │ ├── 4279.png │ ├── 4456.png │ ├── 4473.png │ ├── 4483.png │ ├── 4489.png │ ├── 4616.png │ ├── 4625.png │ ├── 4635.png │ ├── 4721.png │ ├── 4742.png │ ├── 4815.png │ ├── 4822.png │ ├── 5119.png │ ├── 5139.png │ ├── 5219.png │ ├── 5267.png │ ├── 5317.png │ ├── 5361.png │ ├── 5485.png │ ├── 5552.png │ ├── 5553.png │ ├── 5583.png │ ├── 5677.png │ ├── 5737.png │ ├── 5939.png │ ├── 5948.png │ ├── 6115.png │ ├── 6297.png │ ├── 6581.png │ ├── 6616.png │ ├── 6823.png │ ├── 6942.png │ ├── 6953.png │ ├── 6964.png │ ├── 7239.png │ ├── 7263.png │ ├── 7394.png │ ├── 7398.png │ ├── 7453.png │ ├── 7479.png │ ├── 7511.png │ ├── 7569.png │ ├── 7634.png │ ├── 7691.png │ ├── 7711.png │ ├── 7851.png │ ├── 7853.png │ ├── 7874.png │ ├── 7995.png │ ├── 8121.png │ ├── 8288.png │ ├── 8319.png │ ├── 8478.png │ ├── 8512.png │ ├── 8527.png │ ├── 8651.png │ ├── 8899.png │ ├── 8966.png │ ├── 9131.png │ ├── 9186.png │ ├── 9335.png │ ├── 9353.png │ ├── 9523.png │ ├── 9551.png │ ├── 9561.png │ ├── 9595.png │ ├── 9646.png │ ├── 9718.png │ ├── 9779.png │ ├── 9783.png │ └── 9899.png ├── pictures2 │ ├── 1133.png │ ├── 1145.png │ ├── 1225.png │ ├── 1233.png │ ├── 1374.png │ ├── 1395.png │ ├── 1524.png │ ├── 1545.png │ ├── 1567.png │ ├── 1692.png │ ├── 1778.png │ ├── 1847.png │ ├── 1871.png │ ├── 1889.png │ ├── 2252.png │ ├── 2382.png │ ├── 2471.png │ ├── 2478.png │ ├── 2551.png │ ├── 2593.png │ ├── 2737.png │ ├── 2765.png │ ├── 2817.png │ ├── 2832.png │ ├── 2871.png │ ├── 2986.png │ ├── 3236.png │ ├── 3243.png │ ├── 3343.png │ ├── 3368.png │ ├── 3397.png │ ├── 3456.png │ ├── 3497.png │ ├── 3619.png │ ├── 3626.png │ ├── 3843.png │ ├── 3864.png │ ├── 3891.png │ ├── 3923.png │ ├── 3945.png │ ├── 3949.png │ ├── 3951.png │ ├── 4353.png │ ├── 4386.png │ ├── 4432.png │ ├── 4512.png │ ├── 4523.png │ ├── 4649.png │ ├── 4697.png │ ├── 4727.png │ ├── 4729.png │ ├── 4852.png │ ├── 4922.png │ ├── 4937.png │ ├── 5128.png │ ├── 5494.png │ ├── 5524.png │ ├── 5637.png │ ├── 5643.png │ ├── 5658.png │ ├── 5662.png │ ├── 5734.png │ ├── 5835.png │ ├── 5953.png │ ├── 6241.png │ ├── 6316.png │ ├── 6328.png │ ├── 6344.png │ ├── 6415.png │ ├── 6463.png │ ├── 6573.png │ ├── 6612.png │ ├── 6621.png │ ├── 6818.png │ ├── 6834.png │ ├── 6872.png │ ├── 6894.png │ ├── 7196.png │ ├── 7342.png │ ├── 7429.png │ ├── 7436.png │ ├── 7517.png │ ├── 7637.png │ ├── 7859.png │ ├── 7876.png │ ├── 8169.png │ ├── 8178.png │ ├── 8188.png │ ├── 8294.png │ ├── 8336.png │ ├── 8458.png │ ├── 8612.png │ ├── 8652.png │ ├── 8682.png │ ├── 8722.png │ ├── 8964.png │ ├── 8991.png │ ├── 8999.png │ ├── 9163.png │ ├── 9177.png │ ├── 9235.png │ ├── 9266.png │ ├── 9468.png │ ├── 9514.png │ ├── 9586.png │ ├── 9595.png │ ├── 9736.png │ ├── 9769.png │ ├── 9799.png │ ├── 9917.png │ ├── 9957.png │ └── 9964.png └── pictures_combined │ ├── 1133.png │ ├── 1145.png │ ├── 1225.png │ ├── 1233.png │ ├── 1262.png │ ├── 1395.png │ ├── 1411.png │ ├── 1477.png │ ├── 1493.png │ ├── 1524.png │ ├── 1545.png │ ├── 1566.png │ ├── 1567.png │ ├── 1576.png │ ├── 1613.png │ ├── 1654.png │ ├── 1679.png │ ├── 1683.png │ ├── 1692.png │ ├── 1778.png │ ├── 1871.png │ ├── 1888.png │ ├── 2224.png │ ├── 2252.png │ ├── 2317.png │ ├── 2351.png │ ├── 2364.png │ ├── 2382.png │ ├── 2478.png │ ├── 2551.png │ ├── 2593.png │ ├── 2737.png │ ├── 2765.png │ ├── 2832.png │ ├── 2871.png │ ├── 2986.png │ ├── 3236.png │ ├── 3243.png │ ├── 3248.png │ ├── 3333.png │ ├── 3343.png │ ├── 3368.png │ ├── 3378.png │ ├── 3397.png │ ├── 3484.png │ ├── 3497.png │ ├── 3499.png │ ├── 3531.png │ ├── 3539.png │ ├── 3619.png │ ├── 3626.png │ ├── 3829.png │ ├── 3843.png │ ├── 3864.png │ ├── 3891.png │ ├── 3923.png │ ├── 3945.png │ ├── 3949.png │ ├── 3951.png │ ├── 3961.png │ ├── 3963.png │ ├── 3967.png │ ├── 4238.png │ ├── 4279.png │ ├── 4353.png │ ├── 4386.png │ ├── 4432.png │ ├── 4456.png │ ├── 4473.png │ ├── 4483.png │ ├── 4489.png │ ├── 4512.png │ ├── 4523.png │ ├── 4616.png │ ├── 4625.png │ ├── 4635.png │ ├── 4649.png │ ├── 4697.png │ ├── 4721.png │ ├── 4727.png │ ├── 4729.png │ ├── 4742.png │ ├── 4815.png │ ├── 4822.png │ ├── 4852.png │ ├── 4922.png │ ├── 4937.png │ ├── 5119.png │ ├── 5128.png │ ├── 5139.png │ ├── 5219.png │ ├── 5267.png │ ├── 5317.png │ ├── 5361.png │ ├── 5485.png │ ├── 5494.png │ ├── 5524.png │ ├── 5552.png │ ├── 5553.png │ ├── 5583.png │ ├── 5637.png │ ├── 5643.png │ ├── 5662.png │ ├── 5677.png │ ├── 5734.png │ ├── 5737.png │ ├── 5835.png │ ├── 5939.png │ ├── 5948.png │ ├── 6115.png │ ├── 6241.png │ ├── 6297.png │ ├── 6316.png │ ├── 6328.png │ ├── 6344.png │ ├── 6415.png │ ├── 6463.png │ ├── 6573.png │ ├── 6581.png │ ├── 6612.png │ ├── 6616.png │ ├── 6621.png │ ├── 6818.png │ ├── 6823.png │ ├── 6834.png │ ├── 6872.png │ ├── 6894.png │ ├── 6942.png │ ├── 6953.png │ ├── 6964.png │ ├── 7196.png │ ├── 7239.png │ ├── 7263.png │ ├── 7342.png │ ├── 7394.png │ ├── 7398.png │ ├── 7429.png │ ├── 7436.png │ ├── 7453.png │ ├── 7479.png │ ├── 7511.png │ ├── 7517.png │ ├── 7569.png │ ├── 7634.png │ ├── 7637.png │ ├── 7691.png │ ├── 7711.png │ ├── 7851.png │ ├── 7853.png │ ├── 7859.png │ ├── 7874.png │ ├── 7995.png │ ├── 8121.png │ ├── 8169.png │ ├── 8178.png │ ├── 8188.png │ ├── 8288.png │ ├── 8319.png │ ├── 8336.png │ ├── 8458.png │ ├── 8478.png │ ├── 8512.png │ ├── 8527.png │ ├── 8612.png │ ├── 8651.png │ ├── 8652.png │ ├── 8682.png │ ├── 8722.png │ ├── 8899.png │ ├── 8964.png │ ├── 8966.png │ ├── 8991.png │ ├── 8999.png │ ├── 9131.png │ ├── 9163.png │ ├── 9177.png │ ├── 9186.png │ ├── 9235.png │ ├── 9266.png │ ├── 9335.png │ ├── 9353.png │ ├── 9468.png │ ├── 9514.png │ ├── 9523.png │ ├── 9551.png │ ├── 9561.png │ ├── 9586.png │ ├── 9595.png │ ├── 9595_.png │ ├── 9646.png │ ├── 9718.png │ ├── 9736.png │ ├── 9769.png │ ├── 9779.png │ ├── 9783.png │ ├── 9799.png │ ├── 9899.png │ ├── 9917.png │ ├── 9957.png │ └── 9964.png ├── ch02 └── first_Copilot_program.py └── additional-book-files ├── ch6 └── test_file.csv └── ch9 ├── reports ├── 1.pdf ├── 10.pdf ├── 11.pdf ├── 12.pdf ├── 13.pdf ├── 14.pdf ├── 15.pdf ├── 16.pdf ├── 17.pdf ├── 18.pdf ├── 19.pdf ├── 2.pdf ├── 20.pdf ├── 21.pdf ├── 22.pdf ├── 23.pdf ├── 24.pdf ├── 25.pdf ├── 26.pdf ├── 27.pdf ├── 28.pdf ├── 29.pdf ├── 3.pdf ├── 30.pdf ├── 31.pdf ├── 32.pdf ├── 33.pdf ├── 34.pdf ├── 35.pdf ├── 36.pdf ├── 37.pdf ├── 38.pdf ├── 39.pdf ├── 4.pdf ├── 40.pdf ├── 41.pdf ├── 42.pdf ├── 43.pdf ├── 44.pdf ├── 45.pdf ├── 46.pdf ├── 47.pdf ├── 48.pdf ├── 49.pdf ├── 5.pdf ├── 50.pdf ├── 51.pdf ├── 52.pdf ├── 53.pdf ├── 54.pdf ├── 55.pdf ├── 56.pdf ├── 57.pdf ├── 58.pdf ├── 59.pdf ├── 6.pdf ├── 60.pdf ├── 61.pdf ├── 62.pdf ├── 63.pdf ├── 64.pdf ├── 65.pdf ├── 66.pdf ├── 67.pdf ├── 68.pdf ├── 69.pdf ├── 7.pdf ├── 70.pdf ├── 71.pdf ├── 72.pdf ├── 73.pdf ├── 74.pdf ├── 75.pdf ├── 76.pdf ├── 77.pdf ├── 78.pdf ├── 79.pdf ├── 8.pdf ├── 80.pdf ├── 81.pdf ├── 82.pdf ├── 83.pdf ├── 84.pdf ├── 85.pdf ├── 86.pdf ├── 87.pdf ├── 88.pdf ├── 89.pdf ├── 9.pdf ├── 90.pdf ├── 91.pdf ├── 92.pdf ├── 93.pdf ├── 94.pdf ├── 95.pdf ├── 96.pdf ├── 97.pdf ├── 98.pdf ├── 99.pdf └── 100.pdf ├── covers ├── cover1.pdf ├── cover2.pdf ├── cover3.pdf ├── cover4.pdf ├── cover5.pdf ├── cover6.pdf ├── cover7.pdf ├── cover8.pdf ├── cover9.pdf ├── cover10.pdf ├── cover100.pdf ├── cover11.pdf ├── cover12.pdf ├── cover13.pdf ├── cover14.pdf ├── cover15.pdf ├── cover16.pdf ├── cover17.pdf ├── cover18.pdf ├── cover19.pdf ├── cover20.pdf ├── cover21.pdf ├── cover22.pdf ├── cover23.pdf ├── cover24.pdf ├── cover25.pdf ├── cover26.pdf ├── cover27.pdf ├── cover28.pdf ├── cover29.pdf ├── cover30.pdf ├── cover31.pdf ├── cover32.pdf ├── cover33.pdf ├── cover34.pdf ├── cover35.pdf ├── cover36.pdf ├── cover37.pdf ├── cover38.pdf ├── cover39.pdf ├── cover40.pdf ├── cover41.pdf ├── cover42.pdf ├── cover43.pdf ├── cover44.pdf ├── cover45.pdf ├── cover46.pdf ├── cover47.pdf ├── cover48.pdf ├── cover49.pdf ├── cover50.pdf ├── cover51.pdf ├── cover52.pdf ├── cover53.pdf ├── cover54.pdf ├── cover55.pdf ├── cover56.pdf ├── cover57.pdf ├── cover58.pdf ├── cover59.pdf ├── cover60.pdf ├── cover61.pdf ├── cover62.pdf ├── cover63.pdf ├── cover64.pdf ├── cover65.pdf ├── cover66.pdf ├── cover67.pdf ├── cover68.pdf ├── cover69.pdf ├── cover70.pdf ├── cover71.pdf ├── cover72.pdf ├── cover73.pdf ├── cover74.pdf ├── cover75.pdf ├── cover76.pdf ├── cover77.pdf ├── cover78.pdf ├── cover79.pdf ├── cover80.pdf ├── cover81.pdf ├── cover82.pdf ├── cover83.pdf ├── cover84.pdf ├── cover85.pdf ├── cover86.pdf ├── cover87.pdf ├── cover88.pdf ├── cover89.pdf ├── cover90.pdf ├── cover91.pdf ├── cover92.pdf ├── cover93.pdf ├── cover94.pdf ├── cover95.pdf ├── cover96.pdf ├── cover97.pdf ├── cover98.pdf └── cover99.pdf └── pictures1 ├── 1262.png ├── 1411.png ├── 1477.png ├── 1493.png ├── 1566.png ├── 1576.png ├── 1613.png ├── 1654.png ├── 1679.png ├── 1683.png ├── 1888.png ├── 2224.png ├── 2317.png ├── 2351.png ├── 2364.png ├── 3248.png ├── 3333.png ├── 3378.png ├── 3484.png ├── 3499.png ├── 3531.png ├── 3539.png ├── 3829.png ├── 3961.png ├── 3963.png ├── 3967.png ├── 4238.png ├── 4279.png ├── 4456.png ├── 4473.png ├── 4483.png ├── 4489.png ├── 4616.png ├── 4625.png ├── 4635.png ├── 4721.png ├── 4742.png ├── 4815.png ├── 4822.png ├── 5119.png ├── 5139.png ├── 5219.png ├── 5267.png ├── 5317.png ├── 5361.png ├── 5485.png ├── 5552.png ├── 5553.png ├── 5583.png ├── 5677.png ├── 5737.png ├── 5939.png ├── 5948.png ├── 6115.png ├── 6297.png ├── 6581.png ├── 6616.png └── 6823.png /cover.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/cover.jpg -------------------------------------------------------------------------------- /ch06/actors.csv: -------------------------------------------------------------------------------- 1 | Actor Name, Age 2 | Anne Hathaway, 40 3 | Daniel Radcliffe, 33 4 | -------------------------------------------------------------------------------- /ch06/chores.csv: -------------------------------------------------------------------------------- 1 | Chore, Finished? 2 | Clean dishes, Yes 3 | Read Chapter 6, No 4 | -------------------------------------------------------------------------------- /ch06/my_stuff.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch06/my_stuff.zip -------------------------------------------------------------------------------- /ch09/reports/1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/1.pdf -------------------------------------------------------------------------------- /ch09/reports/2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/2.pdf -------------------------------------------------------------------------------- /ch09/reports/3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/3.pdf -------------------------------------------------------------------------------- /ch09/reports/4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/4.pdf -------------------------------------------------------------------------------- /ch09/reports/5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/5.pdf -------------------------------------------------------------------------------- /ch09/reports/6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/6.pdf -------------------------------------------------------------------------------- /ch09/reports/7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/7.pdf -------------------------------------------------------------------------------- /ch09/reports/8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/8.pdf -------------------------------------------------------------------------------- /ch09/reports/9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/9.pdf -------------------------------------------------------------------------------- /ch09/reports/10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/10.pdf -------------------------------------------------------------------------------- /ch09/reports/100.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/100.pdf -------------------------------------------------------------------------------- /ch09/reports/11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/11.pdf -------------------------------------------------------------------------------- /ch09/reports/12.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/12.pdf -------------------------------------------------------------------------------- /ch09/reports/13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/13.pdf -------------------------------------------------------------------------------- /ch09/reports/14.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/14.pdf -------------------------------------------------------------------------------- /ch09/reports/15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/15.pdf -------------------------------------------------------------------------------- /ch09/reports/16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/16.pdf -------------------------------------------------------------------------------- /ch09/reports/17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/17.pdf -------------------------------------------------------------------------------- /ch09/reports/18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/18.pdf -------------------------------------------------------------------------------- /ch09/reports/19.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/19.pdf -------------------------------------------------------------------------------- /ch09/reports/20.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/20.pdf -------------------------------------------------------------------------------- /ch09/reports/21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/21.pdf -------------------------------------------------------------------------------- /ch09/reports/22.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/22.pdf -------------------------------------------------------------------------------- /ch09/reports/23.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/23.pdf -------------------------------------------------------------------------------- /ch09/reports/24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/24.pdf -------------------------------------------------------------------------------- /ch09/reports/25.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/25.pdf -------------------------------------------------------------------------------- /ch09/reports/26.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/26.pdf -------------------------------------------------------------------------------- /ch09/reports/27.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/27.pdf -------------------------------------------------------------------------------- /ch09/reports/28.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/28.pdf -------------------------------------------------------------------------------- /ch09/reports/29.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/29.pdf -------------------------------------------------------------------------------- /ch09/reports/30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/30.pdf -------------------------------------------------------------------------------- /ch09/reports/31.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/31.pdf -------------------------------------------------------------------------------- /ch09/reports/32.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/32.pdf -------------------------------------------------------------------------------- /ch09/reports/33.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/33.pdf -------------------------------------------------------------------------------- /ch09/reports/34.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/34.pdf -------------------------------------------------------------------------------- /ch09/reports/35.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/35.pdf -------------------------------------------------------------------------------- /ch09/reports/36.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/36.pdf -------------------------------------------------------------------------------- /ch09/reports/37.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/37.pdf -------------------------------------------------------------------------------- /ch09/reports/38.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/38.pdf -------------------------------------------------------------------------------- /ch09/reports/39.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/39.pdf -------------------------------------------------------------------------------- /ch09/reports/40.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/40.pdf -------------------------------------------------------------------------------- /ch09/reports/41.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/41.pdf -------------------------------------------------------------------------------- /ch09/reports/42.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/42.pdf -------------------------------------------------------------------------------- /ch09/reports/43.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/43.pdf -------------------------------------------------------------------------------- /ch09/reports/44.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/44.pdf -------------------------------------------------------------------------------- /ch09/reports/45.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/45.pdf -------------------------------------------------------------------------------- /ch09/reports/46.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/46.pdf -------------------------------------------------------------------------------- /ch09/reports/47.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/47.pdf -------------------------------------------------------------------------------- /ch09/reports/48.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/48.pdf -------------------------------------------------------------------------------- /ch09/reports/49.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/49.pdf -------------------------------------------------------------------------------- /ch09/reports/50.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/50.pdf -------------------------------------------------------------------------------- /ch09/reports/51.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/51.pdf -------------------------------------------------------------------------------- /ch09/reports/52.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/52.pdf -------------------------------------------------------------------------------- /ch09/reports/53.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/53.pdf -------------------------------------------------------------------------------- /ch09/reports/54.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/54.pdf -------------------------------------------------------------------------------- /ch09/reports/55.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/55.pdf -------------------------------------------------------------------------------- /ch09/reports/56.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/56.pdf -------------------------------------------------------------------------------- /ch09/reports/57.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/57.pdf -------------------------------------------------------------------------------- /ch09/reports/58.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/58.pdf -------------------------------------------------------------------------------- /ch09/reports/59.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/59.pdf -------------------------------------------------------------------------------- /ch09/reports/60.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/60.pdf -------------------------------------------------------------------------------- /ch09/reports/61.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/61.pdf -------------------------------------------------------------------------------- /ch09/reports/62.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/62.pdf -------------------------------------------------------------------------------- /ch09/reports/63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/63.pdf -------------------------------------------------------------------------------- /ch09/reports/64.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/64.pdf -------------------------------------------------------------------------------- /ch09/reports/65.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/65.pdf -------------------------------------------------------------------------------- /ch09/reports/66.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/66.pdf -------------------------------------------------------------------------------- /ch09/reports/67.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/67.pdf -------------------------------------------------------------------------------- /ch09/reports/68.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/68.pdf -------------------------------------------------------------------------------- /ch09/reports/69.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/69.pdf -------------------------------------------------------------------------------- /ch09/reports/70.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/70.pdf -------------------------------------------------------------------------------- /ch09/reports/71.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/71.pdf -------------------------------------------------------------------------------- /ch09/reports/72.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/72.pdf -------------------------------------------------------------------------------- /ch09/reports/73.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/73.pdf -------------------------------------------------------------------------------- /ch09/reports/74.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/74.pdf -------------------------------------------------------------------------------- /ch09/reports/75.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/75.pdf -------------------------------------------------------------------------------- /ch09/reports/76.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/76.pdf -------------------------------------------------------------------------------- /ch09/reports/77.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/77.pdf -------------------------------------------------------------------------------- /ch09/reports/78.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/78.pdf -------------------------------------------------------------------------------- /ch09/reports/79.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/79.pdf -------------------------------------------------------------------------------- /ch09/reports/80.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/80.pdf -------------------------------------------------------------------------------- /ch09/reports/81.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/81.pdf -------------------------------------------------------------------------------- /ch09/reports/82.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/82.pdf -------------------------------------------------------------------------------- /ch09/reports/83.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/83.pdf -------------------------------------------------------------------------------- /ch09/reports/84.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/84.pdf -------------------------------------------------------------------------------- /ch09/reports/85.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/85.pdf -------------------------------------------------------------------------------- /ch09/reports/86.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/86.pdf -------------------------------------------------------------------------------- /ch09/reports/87.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/87.pdf -------------------------------------------------------------------------------- /ch09/reports/88.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/88.pdf -------------------------------------------------------------------------------- /ch09/reports/89.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/89.pdf -------------------------------------------------------------------------------- /ch09/reports/90.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/90.pdf -------------------------------------------------------------------------------- /ch09/reports/91.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/91.pdf -------------------------------------------------------------------------------- /ch09/reports/92.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/92.pdf -------------------------------------------------------------------------------- /ch09/reports/93.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/93.pdf -------------------------------------------------------------------------------- /ch09/reports/94.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/94.pdf -------------------------------------------------------------------------------- /ch09/reports/95.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/95.pdf -------------------------------------------------------------------------------- /ch09/reports/96.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/96.pdf -------------------------------------------------------------------------------- /ch09/reports/97.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/97.pdf -------------------------------------------------------------------------------- /ch09/reports/98.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/98.pdf -------------------------------------------------------------------------------- /ch09/reports/99.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/reports/99.pdf -------------------------------------------------------------------------------- /ch09/covers/cover1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover1.pdf -------------------------------------------------------------------------------- /ch09/covers/cover10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover10.pdf -------------------------------------------------------------------------------- /ch09/covers/cover11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover11.pdf -------------------------------------------------------------------------------- /ch09/covers/cover12.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover12.pdf -------------------------------------------------------------------------------- /ch09/covers/cover13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover13.pdf -------------------------------------------------------------------------------- /ch09/covers/cover14.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover14.pdf -------------------------------------------------------------------------------- /ch09/covers/cover15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover15.pdf -------------------------------------------------------------------------------- /ch09/covers/cover16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover16.pdf -------------------------------------------------------------------------------- /ch09/covers/cover17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover17.pdf -------------------------------------------------------------------------------- /ch09/covers/cover18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover18.pdf -------------------------------------------------------------------------------- /ch09/covers/cover19.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover19.pdf -------------------------------------------------------------------------------- /ch09/covers/cover2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover2.pdf -------------------------------------------------------------------------------- /ch09/covers/cover20.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover20.pdf -------------------------------------------------------------------------------- /ch09/covers/cover21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover21.pdf -------------------------------------------------------------------------------- /ch09/covers/cover22.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover22.pdf -------------------------------------------------------------------------------- /ch09/covers/cover23.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover23.pdf -------------------------------------------------------------------------------- /ch09/covers/cover24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover24.pdf -------------------------------------------------------------------------------- /ch09/covers/cover25.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover25.pdf -------------------------------------------------------------------------------- /ch09/covers/cover26.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover26.pdf -------------------------------------------------------------------------------- /ch09/covers/cover27.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover27.pdf -------------------------------------------------------------------------------- /ch09/covers/cover28.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover28.pdf -------------------------------------------------------------------------------- /ch09/covers/cover29.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover29.pdf -------------------------------------------------------------------------------- /ch09/covers/cover3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover3.pdf -------------------------------------------------------------------------------- /ch09/covers/cover30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover30.pdf -------------------------------------------------------------------------------- /ch09/covers/cover31.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover31.pdf -------------------------------------------------------------------------------- /ch09/covers/cover32.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover32.pdf -------------------------------------------------------------------------------- /ch09/covers/cover33.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover33.pdf -------------------------------------------------------------------------------- /ch09/covers/cover34.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover34.pdf -------------------------------------------------------------------------------- /ch09/covers/cover35.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover35.pdf -------------------------------------------------------------------------------- /ch09/covers/cover36.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover36.pdf -------------------------------------------------------------------------------- /ch09/covers/cover37.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover37.pdf -------------------------------------------------------------------------------- /ch09/covers/cover38.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover38.pdf -------------------------------------------------------------------------------- /ch09/covers/cover39.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover39.pdf -------------------------------------------------------------------------------- /ch09/covers/cover4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover4.pdf -------------------------------------------------------------------------------- /ch09/covers/cover40.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover40.pdf -------------------------------------------------------------------------------- /ch09/covers/cover41.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover41.pdf -------------------------------------------------------------------------------- /ch09/covers/cover42.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover42.pdf -------------------------------------------------------------------------------- /ch09/covers/cover43.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover43.pdf -------------------------------------------------------------------------------- /ch09/covers/cover44.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover44.pdf -------------------------------------------------------------------------------- /ch09/covers/cover45.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover45.pdf -------------------------------------------------------------------------------- /ch09/covers/cover46.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover46.pdf -------------------------------------------------------------------------------- /ch09/covers/cover47.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover47.pdf -------------------------------------------------------------------------------- /ch09/covers/cover48.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover48.pdf -------------------------------------------------------------------------------- /ch09/covers/cover49.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover49.pdf -------------------------------------------------------------------------------- /ch09/covers/cover5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover5.pdf -------------------------------------------------------------------------------- /ch09/covers/cover50.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover50.pdf -------------------------------------------------------------------------------- /ch09/covers/cover51.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover51.pdf -------------------------------------------------------------------------------- /ch09/covers/cover52.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover52.pdf -------------------------------------------------------------------------------- /ch09/covers/cover53.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover53.pdf -------------------------------------------------------------------------------- /ch09/covers/cover54.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover54.pdf -------------------------------------------------------------------------------- /ch09/covers/cover55.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover55.pdf -------------------------------------------------------------------------------- /ch09/covers/cover56.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover56.pdf -------------------------------------------------------------------------------- /ch09/covers/cover57.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover57.pdf -------------------------------------------------------------------------------- /ch09/covers/cover58.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover58.pdf -------------------------------------------------------------------------------- /ch09/covers/cover59.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover59.pdf -------------------------------------------------------------------------------- /ch09/covers/cover6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover6.pdf -------------------------------------------------------------------------------- /ch09/covers/cover60.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover60.pdf -------------------------------------------------------------------------------- /ch09/covers/cover61.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover61.pdf -------------------------------------------------------------------------------- /ch09/covers/cover62.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover62.pdf -------------------------------------------------------------------------------- /ch09/covers/cover63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover63.pdf -------------------------------------------------------------------------------- /ch09/covers/cover64.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover64.pdf -------------------------------------------------------------------------------- /ch09/covers/cover65.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover65.pdf -------------------------------------------------------------------------------- /ch09/covers/cover66.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover66.pdf -------------------------------------------------------------------------------- /ch09/covers/cover67.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover67.pdf -------------------------------------------------------------------------------- /ch09/covers/cover68.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover68.pdf -------------------------------------------------------------------------------- /ch09/covers/cover69.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover69.pdf -------------------------------------------------------------------------------- /ch09/covers/cover7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover7.pdf -------------------------------------------------------------------------------- /ch09/covers/cover70.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover70.pdf -------------------------------------------------------------------------------- /ch09/covers/cover71.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover71.pdf -------------------------------------------------------------------------------- /ch09/covers/cover72.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover72.pdf -------------------------------------------------------------------------------- /ch09/covers/cover73.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover73.pdf -------------------------------------------------------------------------------- /ch09/covers/cover74.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover74.pdf -------------------------------------------------------------------------------- /ch09/covers/cover75.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover75.pdf -------------------------------------------------------------------------------- /ch09/covers/cover76.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover76.pdf -------------------------------------------------------------------------------- /ch09/covers/cover77.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover77.pdf -------------------------------------------------------------------------------- /ch09/covers/cover78.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover78.pdf -------------------------------------------------------------------------------- /ch09/covers/cover79.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover79.pdf -------------------------------------------------------------------------------- /ch09/covers/cover8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover8.pdf -------------------------------------------------------------------------------- /ch09/covers/cover80.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover80.pdf -------------------------------------------------------------------------------- /ch09/covers/cover81.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover81.pdf -------------------------------------------------------------------------------- /ch09/covers/cover82.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover82.pdf -------------------------------------------------------------------------------- /ch09/covers/cover83.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover83.pdf -------------------------------------------------------------------------------- /ch09/covers/cover84.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover84.pdf -------------------------------------------------------------------------------- /ch09/covers/cover85.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover85.pdf -------------------------------------------------------------------------------- /ch09/covers/cover86.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover86.pdf -------------------------------------------------------------------------------- /ch09/covers/cover87.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover87.pdf -------------------------------------------------------------------------------- /ch09/covers/cover88.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover88.pdf -------------------------------------------------------------------------------- /ch09/covers/cover89.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover89.pdf -------------------------------------------------------------------------------- /ch09/covers/cover9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover9.pdf -------------------------------------------------------------------------------- /ch09/covers/cover90.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover90.pdf -------------------------------------------------------------------------------- /ch09/covers/cover91.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover91.pdf -------------------------------------------------------------------------------- /ch09/covers/cover92.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover92.pdf -------------------------------------------------------------------------------- /ch09/covers/cover93.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover93.pdf -------------------------------------------------------------------------------- /ch09/covers/cover94.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover94.pdf -------------------------------------------------------------------------------- /ch09/covers/cover95.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover95.pdf -------------------------------------------------------------------------------- /ch09/covers/cover96.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover96.pdf -------------------------------------------------------------------------------- /ch09/covers/cover97.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover97.pdf -------------------------------------------------------------------------------- /ch09/covers/cover98.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover98.pdf -------------------------------------------------------------------------------- /ch09/covers/cover99.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover99.pdf -------------------------------------------------------------------------------- /ch09/pictures1/1262.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1262.png -------------------------------------------------------------------------------- /ch09/pictures1/1411.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1411.png -------------------------------------------------------------------------------- /ch09/pictures1/1477.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1477.png -------------------------------------------------------------------------------- /ch09/pictures1/1493.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1493.png -------------------------------------------------------------------------------- /ch09/pictures1/1566.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1566.png -------------------------------------------------------------------------------- /ch09/pictures1/1576.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1576.png -------------------------------------------------------------------------------- /ch09/pictures1/1613.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1613.png -------------------------------------------------------------------------------- /ch09/pictures1/1654.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1654.png -------------------------------------------------------------------------------- /ch09/pictures1/1679.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1679.png -------------------------------------------------------------------------------- /ch09/pictures1/1683.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1683.png -------------------------------------------------------------------------------- /ch09/pictures1/1888.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/1888.png -------------------------------------------------------------------------------- /ch09/pictures1/2224.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/2224.png -------------------------------------------------------------------------------- /ch09/pictures1/2317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/2317.png -------------------------------------------------------------------------------- /ch09/pictures1/2351.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/2351.png -------------------------------------------------------------------------------- /ch09/pictures1/2364.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/2364.png -------------------------------------------------------------------------------- /ch09/pictures1/3248.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3248.png -------------------------------------------------------------------------------- /ch09/pictures1/3333.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3333.png -------------------------------------------------------------------------------- /ch09/pictures1/3378.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3378.png -------------------------------------------------------------------------------- /ch09/pictures1/3484.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3484.png -------------------------------------------------------------------------------- /ch09/pictures1/3499.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3499.png -------------------------------------------------------------------------------- /ch09/pictures1/3531.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3531.png -------------------------------------------------------------------------------- /ch09/pictures1/3539.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3539.png -------------------------------------------------------------------------------- /ch09/pictures1/3829.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3829.png -------------------------------------------------------------------------------- /ch09/pictures1/3961.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3961.png -------------------------------------------------------------------------------- /ch09/pictures1/3963.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3963.png -------------------------------------------------------------------------------- /ch09/pictures1/3967.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/3967.png -------------------------------------------------------------------------------- /ch09/pictures1/4238.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4238.png -------------------------------------------------------------------------------- /ch09/pictures1/4279.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4279.png -------------------------------------------------------------------------------- /ch09/pictures1/4456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4456.png -------------------------------------------------------------------------------- /ch09/pictures1/4473.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4473.png -------------------------------------------------------------------------------- /ch09/pictures1/4483.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4483.png -------------------------------------------------------------------------------- /ch09/pictures1/4489.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4489.png -------------------------------------------------------------------------------- /ch09/pictures1/4616.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4616.png -------------------------------------------------------------------------------- /ch09/pictures1/4625.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4625.png -------------------------------------------------------------------------------- /ch09/pictures1/4635.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4635.png -------------------------------------------------------------------------------- /ch09/pictures1/4721.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4721.png -------------------------------------------------------------------------------- /ch09/pictures1/4742.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4742.png -------------------------------------------------------------------------------- /ch09/pictures1/4815.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4815.png -------------------------------------------------------------------------------- /ch09/pictures1/4822.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/4822.png -------------------------------------------------------------------------------- /ch09/pictures1/5119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5119.png -------------------------------------------------------------------------------- /ch09/pictures1/5139.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5139.png -------------------------------------------------------------------------------- /ch09/pictures1/5219.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5219.png -------------------------------------------------------------------------------- /ch09/pictures1/5267.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5267.png -------------------------------------------------------------------------------- /ch09/pictures1/5317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5317.png -------------------------------------------------------------------------------- /ch09/pictures1/5361.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5361.png -------------------------------------------------------------------------------- /ch09/pictures1/5485.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5485.png -------------------------------------------------------------------------------- /ch09/pictures1/5552.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5552.png -------------------------------------------------------------------------------- /ch09/pictures1/5553.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5553.png -------------------------------------------------------------------------------- /ch09/pictures1/5583.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5583.png -------------------------------------------------------------------------------- /ch09/pictures1/5677.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5677.png -------------------------------------------------------------------------------- /ch09/pictures1/5737.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5737.png -------------------------------------------------------------------------------- /ch09/pictures1/5939.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5939.png -------------------------------------------------------------------------------- /ch09/pictures1/5948.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/5948.png -------------------------------------------------------------------------------- /ch09/pictures1/6115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6115.png -------------------------------------------------------------------------------- /ch09/pictures1/6297.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6297.png -------------------------------------------------------------------------------- /ch09/pictures1/6581.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6581.png -------------------------------------------------------------------------------- /ch09/pictures1/6616.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6616.png -------------------------------------------------------------------------------- /ch09/pictures1/6823.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6823.png -------------------------------------------------------------------------------- /ch09/pictures1/6942.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6942.png -------------------------------------------------------------------------------- /ch09/pictures1/6953.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6953.png -------------------------------------------------------------------------------- /ch09/pictures1/6964.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/6964.png -------------------------------------------------------------------------------- /ch09/pictures1/7239.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7239.png -------------------------------------------------------------------------------- /ch09/pictures1/7263.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7263.png -------------------------------------------------------------------------------- /ch09/pictures1/7394.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7394.png -------------------------------------------------------------------------------- /ch09/pictures1/7398.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7398.png -------------------------------------------------------------------------------- /ch09/pictures1/7453.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7453.png -------------------------------------------------------------------------------- /ch09/pictures1/7479.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7479.png -------------------------------------------------------------------------------- /ch09/pictures1/7511.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7511.png -------------------------------------------------------------------------------- /ch09/pictures1/7569.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7569.png -------------------------------------------------------------------------------- /ch09/pictures1/7634.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7634.png -------------------------------------------------------------------------------- /ch09/pictures1/7691.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7691.png -------------------------------------------------------------------------------- /ch09/pictures1/7711.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7711.png -------------------------------------------------------------------------------- /ch09/pictures1/7851.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7851.png -------------------------------------------------------------------------------- /ch09/pictures1/7853.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7853.png -------------------------------------------------------------------------------- /ch09/pictures1/7874.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7874.png -------------------------------------------------------------------------------- /ch09/pictures1/7995.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/7995.png -------------------------------------------------------------------------------- /ch09/pictures1/8121.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8121.png -------------------------------------------------------------------------------- /ch09/pictures1/8288.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8288.png -------------------------------------------------------------------------------- /ch09/pictures1/8319.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8319.png -------------------------------------------------------------------------------- /ch09/pictures1/8478.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8478.png -------------------------------------------------------------------------------- /ch09/pictures1/8512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8512.png -------------------------------------------------------------------------------- /ch09/pictures1/8527.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8527.png -------------------------------------------------------------------------------- /ch09/pictures1/8651.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8651.png -------------------------------------------------------------------------------- /ch09/pictures1/8899.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8899.png -------------------------------------------------------------------------------- /ch09/pictures1/8966.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/8966.png -------------------------------------------------------------------------------- /ch09/pictures1/9131.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9131.png -------------------------------------------------------------------------------- /ch09/pictures1/9186.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9186.png -------------------------------------------------------------------------------- /ch09/pictures1/9335.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9335.png -------------------------------------------------------------------------------- /ch09/pictures1/9353.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9353.png -------------------------------------------------------------------------------- /ch09/pictures1/9523.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9523.png -------------------------------------------------------------------------------- /ch09/pictures1/9551.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9551.png -------------------------------------------------------------------------------- /ch09/pictures1/9561.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9561.png -------------------------------------------------------------------------------- /ch09/pictures1/9595.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9595.png -------------------------------------------------------------------------------- /ch09/pictures1/9646.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9646.png -------------------------------------------------------------------------------- /ch09/pictures1/9718.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9718.png -------------------------------------------------------------------------------- /ch09/pictures1/9779.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9779.png -------------------------------------------------------------------------------- /ch09/pictures1/9783.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9783.png -------------------------------------------------------------------------------- /ch09/pictures1/9899.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures1/9899.png -------------------------------------------------------------------------------- /ch09/pictures2/1133.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1133.png -------------------------------------------------------------------------------- /ch09/pictures2/1145.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1145.png -------------------------------------------------------------------------------- /ch09/pictures2/1225.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1225.png -------------------------------------------------------------------------------- /ch09/pictures2/1233.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1233.png -------------------------------------------------------------------------------- /ch09/pictures2/1374.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1374.png -------------------------------------------------------------------------------- /ch09/pictures2/1395.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1395.png -------------------------------------------------------------------------------- /ch09/pictures2/1524.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1524.png -------------------------------------------------------------------------------- /ch09/pictures2/1545.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1545.png -------------------------------------------------------------------------------- /ch09/pictures2/1567.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1567.png -------------------------------------------------------------------------------- /ch09/pictures2/1692.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1692.png -------------------------------------------------------------------------------- /ch09/pictures2/1778.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1778.png -------------------------------------------------------------------------------- /ch09/pictures2/1847.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1847.png -------------------------------------------------------------------------------- /ch09/pictures2/1871.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1871.png -------------------------------------------------------------------------------- /ch09/pictures2/1889.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/1889.png -------------------------------------------------------------------------------- /ch09/pictures2/2252.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2252.png -------------------------------------------------------------------------------- /ch09/pictures2/2382.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2382.png -------------------------------------------------------------------------------- /ch09/pictures2/2471.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2471.png -------------------------------------------------------------------------------- /ch09/pictures2/2478.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2478.png -------------------------------------------------------------------------------- /ch09/pictures2/2551.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2551.png -------------------------------------------------------------------------------- /ch09/pictures2/2593.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2593.png -------------------------------------------------------------------------------- /ch09/pictures2/2737.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2737.png -------------------------------------------------------------------------------- /ch09/pictures2/2765.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2765.png -------------------------------------------------------------------------------- /ch09/pictures2/2817.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2817.png -------------------------------------------------------------------------------- /ch09/pictures2/2832.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2832.png -------------------------------------------------------------------------------- /ch09/pictures2/2871.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2871.png -------------------------------------------------------------------------------- /ch09/pictures2/2986.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/2986.png -------------------------------------------------------------------------------- /ch09/pictures2/3236.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3236.png -------------------------------------------------------------------------------- /ch09/pictures2/3243.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3243.png -------------------------------------------------------------------------------- /ch09/pictures2/3343.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3343.png -------------------------------------------------------------------------------- /ch09/pictures2/3368.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3368.png -------------------------------------------------------------------------------- /ch09/pictures2/3397.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3397.png -------------------------------------------------------------------------------- /ch09/pictures2/3456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3456.png -------------------------------------------------------------------------------- /ch09/pictures2/3497.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3497.png -------------------------------------------------------------------------------- /ch09/pictures2/3619.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3619.png -------------------------------------------------------------------------------- /ch09/pictures2/3626.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3626.png -------------------------------------------------------------------------------- /ch09/pictures2/3843.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3843.png -------------------------------------------------------------------------------- /ch09/pictures2/3864.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3864.png -------------------------------------------------------------------------------- /ch09/pictures2/3891.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3891.png -------------------------------------------------------------------------------- /ch09/pictures2/3923.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3923.png -------------------------------------------------------------------------------- /ch09/pictures2/3945.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3945.png -------------------------------------------------------------------------------- /ch09/pictures2/3949.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3949.png -------------------------------------------------------------------------------- /ch09/pictures2/3951.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/3951.png -------------------------------------------------------------------------------- /ch09/pictures2/4353.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4353.png -------------------------------------------------------------------------------- /ch09/pictures2/4386.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4386.png -------------------------------------------------------------------------------- /ch09/pictures2/4432.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4432.png -------------------------------------------------------------------------------- /ch09/pictures2/4512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4512.png -------------------------------------------------------------------------------- /ch09/pictures2/4523.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4523.png -------------------------------------------------------------------------------- /ch09/pictures2/4649.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4649.png -------------------------------------------------------------------------------- /ch09/pictures2/4697.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4697.png -------------------------------------------------------------------------------- /ch09/pictures2/4727.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4727.png -------------------------------------------------------------------------------- /ch09/pictures2/4729.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4729.png -------------------------------------------------------------------------------- /ch09/pictures2/4852.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4852.png -------------------------------------------------------------------------------- /ch09/pictures2/4922.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4922.png -------------------------------------------------------------------------------- /ch09/pictures2/4937.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/4937.png -------------------------------------------------------------------------------- /ch09/pictures2/5128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5128.png -------------------------------------------------------------------------------- /ch09/pictures2/5494.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5494.png -------------------------------------------------------------------------------- /ch09/pictures2/5524.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5524.png -------------------------------------------------------------------------------- /ch09/pictures2/5637.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5637.png -------------------------------------------------------------------------------- /ch09/pictures2/5643.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5643.png -------------------------------------------------------------------------------- /ch09/pictures2/5658.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5658.png -------------------------------------------------------------------------------- /ch09/pictures2/5662.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5662.png -------------------------------------------------------------------------------- /ch09/pictures2/5734.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5734.png -------------------------------------------------------------------------------- /ch09/pictures2/5835.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5835.png -------------------------------------------------------------------------------- /ch09/pictures2/5953.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/5953.png -------------------------------------------------------------------------------- /ch09/pictures2/6241.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6241.png -------------------------------------------------------------------------------- /ch09/pictures2/6316.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6316.png -------------------------------------------------------------------------------- /ch09/pictures2/6328.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6328.png -------------------------------------------------------------------------------- /ch09/pictures2/6344.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6344.png -------------------------------------------------------------------------------- /ch09/pictures2/6415.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6415.png -------------------------------------------------------------------------------- /ch09/pictures2/6463.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6463.png -------------------------------------------------------------------------------- /ch09/pictures2/6573.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6573.png -------------------------------------------------------------------------------- /ch09/pictures2/6612.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6612.png -------------------------------------------------------------------------------- /ch09/pictures2/6621.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6621.png -------------------------------------------------------------------------------- /ch09/pictures2/6818.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6818.png -------------------------------------------------------------------------------- /ch09/pictures2/6834.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6834.png -------------------------------------------------------------------------------- /ch09/pictures2/6872.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6872.png -------------------------------------------------------------------------------- /ch09/pictures2/6894.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/6894.png -------------------------------------------------------------------------------- /ch09/pictures2/7196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7196.png -------------------------------------------------------------------------------- /ch09/pictures2/7342.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7342.png -------------------------------------------------------------------------------- /ch09/pictures2/7429.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7429.png -------------------------------------------------------------------------------- /ch09/pictures2/7436.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7436.png -------------------------------------------------------------------------------- /ch09/pictures2/7517.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7517.png -------------------------------------------------------------------------------- /ch09/pictures2/7637.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7637.png -------------------------------------------------------------------------------- /ch09/pictures2/7859.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7859.png -------------------------------------------------------------------------------- /ch09/pictures2/7876.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/7876.png -------------------------------------------------------------------------------- /ch09/pictures2/8169.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8169.png -------------------------------------------------------------------------------- /ch09/pictures2/8178.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8178.png -------------------------------------------------------------------------------- /ch09/pictures2/8188.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8188.png -------------------------------------------------------------------------------- /ch09/pictures2/8294.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8294.png -------------------------------------------------------------------------------- /ch09/pictures2/8336.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8336.png -------------------------------------------------------------------------------- /ch09/pictures2/8458.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8458.png -------------------------------------------------------------------------------- /ch09/pictures2/8612.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8612.png -------------------------------------------------------------------------------- /ch09/pictures2/8652.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8652.png -------------------------------------------------------------------------------- /ch09/pictures2/8682.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8682.png -------------------------------------------------------------------------------- /ch09/pictures2/8722.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8722.png -------------------------------------------------------------------------------- /ch09/pictures2/8964.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8964.png -------------------------------------------------------------------------------- /ch09/pictures2/8991.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8991.png -------------------------------------------------------------------------------- /ch09/pictures2/8999.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/8999.png -------------------------------------------------------------------------------- /ch09/pictures2/9163.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9163.png -------------------------------------------------------------------------------- /ch09/pictures2/9177.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9177.png -------------------------------------------------------------------------------- /ch09/pictures2/9235.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9235.png -------------------------------------------------------------------------------- /ch09/pictures2/9266.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9266.png -------------------------------------------------------------------------------- /ch09/pictures2/9468.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9468.png -------------------------------------------------------------------------------- /ch09/pictures2/9514.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9514.png -------------------------------------------------------------------------------- /ch09/pictures2/9586.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9586.png -------------------------------------------------------------------------------- /ch09/pictures2/9595.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9595.png -------------------------------------------------------------------------------- /ch09/pictures2/9736.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9736.png -------------------------------------------------------------------------------- /ch09/pictures2/9769.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9769.png -------------------------------------------------------------------------------- /ch09/pictures2/9799.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9799.png -------------------------------------------------------------------------------- /ch09/pictures2/9917.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9917.png -------------------------------------------------------------------------------- /ch09/pictures2/9957.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9957.png -------------------------------------------------------------------------------- /ch09/pictures2/9964.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures2/9964.png -------------------------------------------------------------------------------- /ch02/first_Copilot_program.py: -------------------------------------------------------------------------------- 1 | # output "Hello Copilot" to the screen 2 | print("Hello Copilot") 3 | -------------------------------------------------------------------------------- /ch09/covers/cover100.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/covers/cover100.pdf -------------------------------------------------------------------------------- /ch09/pictures_combined/1133.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1133.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1145.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1145.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1225.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1225.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1233.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1233.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1262.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1262.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1395.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1395.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1411.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1411.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1477.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1477.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1493.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1493.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1524.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1524.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1545.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1545.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1566.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1566.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1567.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1567.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1576.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1576.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1613.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1613.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1654.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1654.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1679.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1679.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1683.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1683.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1692.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1692.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1778.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1778.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1871.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1871.png -------------------------------------------------------------------------------- /ch09/pictures_combined/1888.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/1888.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2224.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2224.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2252.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2252.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2317.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2351.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2351.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2364.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2364.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2382.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2382.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2478.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2478.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2551.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2551.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2593.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2593.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2737.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2737.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2765.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2765.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2832.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2832.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2871.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2871.png -------------------------------------------------------------------------------- /ch09/pictures_combined/2986.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/2986.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3236.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3236.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3243.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3243.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3248.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3248.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3333.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3333.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3343.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3343.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3368.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3368.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3378.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3378.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3397.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3397.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3484.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3484.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3497.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3497.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3499.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3499.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3531.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3531.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3539.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3539.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3619.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3619.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3626.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3626.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3829.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3829.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3843.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3843.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3864.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3864.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3891.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3891.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3923.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3923.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3945.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3945.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3949.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3949.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3951.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3951.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3961.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3961.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3963.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3963.png -------------------------------------------------------------------------------- /ch09/pictures_combined/3967.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/3967.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4238.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4238.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4279.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4279.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4353.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4353.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4386.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4386.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4432.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4432.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4456.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4473.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4473.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4483.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4483.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4489.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4489.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4512.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4523.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4523.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4616.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4616.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4625.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4625.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4635.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4635.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4649.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4649.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4697.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4697.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4721.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4721.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4727.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4727.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4729.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4729.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4742.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4742.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4815.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4815.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4822.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4822.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4852.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4852.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4922.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4922.png -------------------------------------------------------------------------------- /ch09/pictures_combined/4937.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/4937.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5119.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5128.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5139.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5139.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5219.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5219.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5267.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5267.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5317.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5361.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5361.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5485.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5485.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5494.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5494.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5524.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5524.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5552.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5552.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5553.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5553.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5583.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5583.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5637.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5637.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5643.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5643.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5662.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5662.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5677.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5677.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5734.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5734.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5737.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5737.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5835.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5835.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5939.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5939.png -------------------------------------------------------------------------------- /ch09/pictures_combined/5948.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/5948.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6115.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6241.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6241.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6297.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6297.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6316.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6316.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6328.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6328.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6344.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6344.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6415.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6415.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6463.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6463.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6573.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6573.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6581.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6581.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6612.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6612.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6616.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6616.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6621.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6621.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6818.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6818.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6823.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6823.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6834.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6834.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6872.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6872.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6894.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6894.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6942.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6942.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6953.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6953.png -------------------------------------------------------------------------------- /ch09/pictures_combined/6964.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/6964.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7196.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7239.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7239.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7263.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7263.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7342.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7342.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7394.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7394.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7398.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7398.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7429.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7429.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7436.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7436.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7453.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7453.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7479.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7479.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7511.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7511.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7517.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7517.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7569.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7569.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7634.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7634.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7637.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7637.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7691.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7691.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7711.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7711.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7851.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7851.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7853.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7853.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7859.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7859.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7874.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7874.png -------------------------------------------------------------------------------- /ch09/pictures_combined/7995.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/7995.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8121.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8121.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8169.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8169.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8178.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8178.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8188.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8188.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8288.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8288.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8319.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8319.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8336.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8336.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8458.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8458.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8478.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8478.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8512.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8527.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8527.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8612.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8612.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8651.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8651.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8652.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8652.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8682.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8682.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8722.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8722.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8899.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8899.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8964.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8964.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8966.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8966.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8991.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8991.png -------------------------------------------------------------------------------- /ch09/pictures_combined/8999.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/8999.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9131.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9131.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9163.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9163.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9177.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9177.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9186.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9186.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9235.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9235.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9266.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9266.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9335.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9335.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9353.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9353.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9468.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9468.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9514.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9514.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9523.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9523.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9551.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9551.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9561.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9561.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9586.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9586.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9595.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9595.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9595_.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9595_.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9646.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9646.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9718.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9718.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9736.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9736.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9769.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9769.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9779.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9779.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9783.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9783.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9799.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9799.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9899.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9899.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9917.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9917.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9957.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9957.png -------------------------------------------------------------------------------- /ch09/pictures_combined/9964.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/ch09/pictures_combined/9964.png -------------------------------------------------------------------------------- /additional-book-files/ch6/test_file.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch6/test_file.csv -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/1.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/10.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/11.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/12.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/12.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/13.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/14.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/14.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/15.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/16.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/17.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/18.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/19.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/19.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/2.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/20.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/20.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/21.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/22.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/22.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/23.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/23.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/24.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/25.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/25.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/26.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/26.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/27.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/27.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/28.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/28.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/29.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/29.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/3.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/30.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/31.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/31.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/32.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/32.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/33.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/33.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/34.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/34.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/35.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/35.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/36.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/36.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/37.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/37.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/38.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/38.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/39.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/39.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/4.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/40.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/40.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/41.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/41.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/42.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/42.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/43.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/43.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/44.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/44.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/45.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/45.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/46.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/46.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/47.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/47.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/48.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/48.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/49.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/49.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/5.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/50.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/50.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/51.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/51.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/52.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/52.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/53.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/53.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/54.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/54.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/55.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/55.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/56.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/56.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/57.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/57.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/58.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/58.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/59.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/59.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/6.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/60.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/60.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/61.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/61.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/62.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/62.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/63.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/64.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/64.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/65.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/65.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/66.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/66.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/67.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/67.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/68.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/68.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/69.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/69.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/7.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/70.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/70.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/71.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/71.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/72.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/72.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/73.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/73.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/74.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/74.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/75.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/75.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/76.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/76.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/77.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/77.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/78.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/78.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/79.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/79.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/8.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/80.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/80.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/81.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/81.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/82.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/82.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/83.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/83.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/84.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/84.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/85.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/85.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/86.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/86.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/87.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/87.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/88.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/88.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/89.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/89.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/9.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/90.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/90.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/91.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/91.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/92.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/92.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/93.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/93.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/94.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/94.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/95.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/95.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/96.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/96.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/97.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/97.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/98.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/98.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/99.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/99.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover1.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover2.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover3.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover4.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover5.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover6.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover7.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover8.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover9.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/reports/100.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/reports/100.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover10.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover100.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover100.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover11.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover11.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover12.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover12.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover13.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover14.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover14.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover15.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover15.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover16.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover17.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover17.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover18.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover19.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover19.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover20.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover20.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover21.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover22.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover22.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover23.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover23.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover24.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover24.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover25.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover25.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover26.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover26.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover27.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover27.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover28.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover28.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover29.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover29.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover30.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover31.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover31.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover32.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover32.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover33.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover33.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover34.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover34.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover35.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover35.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover36.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover36.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover37.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover37.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover38.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover38.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover39.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover39.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover40.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover40.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover41.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover41.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover42.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover42.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover43.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover43.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover44.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover44.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover45.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover45.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover46.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover46.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover47.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover47.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover48.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover48.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover49.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover49.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover50.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover50.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover51.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover51.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover52.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover52.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover53.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover53.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover54.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover54.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover55.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover55.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover56.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover56.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover57.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover57.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover58.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover58.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover59.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover59.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover60.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover60.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover61.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover61.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover62.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover62.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover63.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover64.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover64.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover65.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover65.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover66.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover66.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover67.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover67.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover68.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover68.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover69.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover69.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover70.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover70.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover71.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover71.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover72.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover72.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover73.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover73.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover74.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover74.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover75.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover75.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover76.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover76.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover77.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover77.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover78.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover78.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover79.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover79.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover80.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover80.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover81.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover81.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover82.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover82.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover83.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover83.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover84.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover84.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover85.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover85.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover86.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover86.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover87.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover87.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover88.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover88.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover89.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover89.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover90.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover90.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover91.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover91.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover92.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover92.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover93.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover93.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover94.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover94.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover95.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover95.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover96.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover96.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover97.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover97.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover98.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover98.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/covers/cover99.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/covers/cover99.pdf -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1262.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1262.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1411.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1411.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1477.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1477.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1493.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1493.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1566.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1566.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1576.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1576.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1613.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1613.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1654.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1654.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1679.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1679.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1683.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1683.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/1888.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/1888.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/2224.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/2224.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/2317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/2317.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/2351.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/2351.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/2364.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/2364.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3248.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3248.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3333.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3333.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3378.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3378.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3484.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3484.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3499.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3499.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3531.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3531.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3539.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3539.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3829.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3829.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3961.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3961.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3963.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3963.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/3967.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/3967.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4238.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4238.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4279.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4279.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4456.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4456.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4473.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4473.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4483.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4483.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4489.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4489.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4616.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4616.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4625.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4625.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4635.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4635.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4721.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4721.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4742.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4742.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4815.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4815.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/4822.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/4822.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5119.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5119.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5139.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5139.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5219.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5219.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5267.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5267.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5317.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5317.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5361.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5361.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5485.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5485.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5552.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5552.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5553.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5553.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5583.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5583.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5677.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5677.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5737.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5737.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5939.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5939.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/5948.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/5948.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/6115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/6115.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/6297.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/6297.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/6581.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/6581.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/6616.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/6616.png -------------------------------------------------------------------------------- /additional-book-files/ch9/pictures1/6823.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wikibook/copilot/main/additional-book-files/ch9/pictures1/6823.png --------------------------------------------------------------------------------