0 of 3 Вопросы completed
Вопросы:
You have already completed the тест before. Hence you can not start it again.
Тест is loading…
You must sign in or sign up to start the тест.
Сначала вы должны завершить следующее:
0 of 3 Вопросы answered correctly
Your time:
Время истекло
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
(a) How many characters are there in the string “This text.”?
(b) Which of the following are integers: 3, 0, 98, 4, –22,, ‘7’, [56]?
(c) How many integers are there in the sequence [11, 23, 4, 56, 32]?
Suppose that the variable till2 holds data in the form of a sequence of barcodes. When an item is read at the checkout, the state of till2 is changed by appending the barcode of the item to the end of the sequence giving the state of till2. Suppose that till2 currently has the state [50222, 50345], and that an item with barcode 50111 is read, and then an item with barcode 50456 is read. Write out the state of the variable till2 at each stage.
With item prices as given in Table 1, what is the sequence of prices corresponding to the sequence of barcodes [33050, 33050, 77502, 53151, 77502]? What is the total price of the items given by this sequence?