✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Введіть результат виконання програми:a = [1, 2, 3]if a[2] < 3:....print(a[a[1]])else:....print(a[1])
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!