Chapter 8: Problem 7
What will the following code display? \\[\begin{array}{l}\text { numbers } 1=[1,2,3] \\ \text { numbers } 2=[10,20,30] \\\\\text { numbers } 3=\text { numbers } 1+\text { numbers } 2\end{array}\\] print (numbers1) print (numbers 2 ) print (numbers3)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.