home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / educatio / whatsin.zip / 11 < prev    next >
Text File  |  1992-06-21  |  955b  |  67 lines

  1. mode3
  2. O10
  3. R4 0 637 185
  4. O11
  5. R8 2 633 183
  6. O10
  7. R12 4 629 181
  8. title/319 20 1 4 3
  9. The answer is 153
  10. O11
  11. text/40 50 0 4 1
  12.    The computer can use bytes
  13. to represent more than just
  14. numbers. There are less than
  15. 256 letters, numbers and
  16. punctuation marks in the
  17. English language. A code
  18. number has been assigned to
  19. each one. This system is
  20. called ASCII. (American
  21. Standard Code for Information
  22. Interchange).
  23. ~
  24. text/340 50 0 4 1
  25.    With ASCII numbers, a byte
  26. can therefore represent any
  27. standard character.  Here are
  28. some examples:
  29.  
  30. ~
  31. O12
  32. T3
  33. R159 11 470 37
  34. O10
  35. text/350 97 1 0 0
  36. #122 = 'z'
  37. ~
  38. text/358 107 1 0 0
  39. #74 = 'J'
  40. ~
  41. text/358 117 1 0 0
  42. #36 = '$'
  43. ~
  44. text/358 127 1 0 0
  45. #44 = ','
  46. ~
  47. text/475 97 1 0 0
  48. #50 = '2'
  49. ~
  50. text/475 107 1 0 0
  51. #97 = 'a'
  52. ~
  53. text/475 117 1 0 0
  54. #63 = '?'
  55. ~
  56. text/475 127 1 0 0
  57. #112 = 'p'
  58. ~
  59.  
  60. O14
  61. T1
  62. L157 140 168 140
  63. L38 150 48 150
  64. L109 150 119 150
  65. L182 150 192 150
  66. L38 160 48 160
  67.