Что выведет этот код?
Anonymous Quiz
43%
The message 'Info level log' is printed.
21%
Nothing is printed.
7%
An error is raised.
29%
The message is logged but not printed.
Что выведет этот код?
Anonymous Quiz
42%
['A', 'B', 'C', 'A', 'B']
33%
['A', 'B', 'C', 'B', 'C']
8%
['A', 'B', 'C', 'C', 'A']
17%
['A', 'B', 'C', 'C', 'C']
Что выведет этот код?
Anonymous Quiz
0%
Prints "Hello" once
29%
Prints "Hello" twice
43%
Prints "Hello" thrice
29%
Prints nothing
Что выведет этот код?
Anonymous Quiz
7%
['Spain', 'stays']
60%
['Spain']
33%
['Spain', 'stays', 'plain']
0%
['Spain', 'stays', 'in']