Условие:
Calculate the total amount of information in a document that consists of 16 pages, with each page having 35 lines, and each line containing 64 printed characters. The task is to compute the size of this document in kilobytes, assuming that each character is stored using 8 bits.

