✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Виконавши наступний набір команд, що отримаємо у результаті?
Unprotect[C, D];
A = {1, 0};
B = {-1, 1};
C = {0, -1};
D = {0, -1};
ListPlot[{A, B, C, D}, PlotStyle -> {Green}]