x = [13,4,17,1000]
w = x[1:]
u = x[1:]
y = x
u[0] = 50
y[1] = 40
Which of the following is correct?
x[1] == 40, y[1] == 40, w[0] == 4, u[0] == 50
x[1] == 50, y[1] == 40, w[0] == 50, u[0] == 50
x[1] == 4, y[1] == 40, w[0] == 4, u[0] == 50
x[1] == 40, y[1] == 40, w[0] == 50, u[0] == 50
1
Expert's answer
2019-08-22T06:08:05-0400
Dear Lokeshwaran, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Finding a professional expert in "partial differential equations" in the advanced level is difficult.
You can find this expert in "Assignmentexpert.com" with confidence.
Exceptional experts! I appreciate your help. God bless you!
Comments