Single Choice Not Set

QWhat will be the output after the following statements?
x = [15, 45, 85, 95]
print(x[3]-x[1])

ID: #3442 Python List MCQ 366 views
Question Info
#3442Q ID
Not SetDifficulty
Python List MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 30
  • B 40
  • C 50
  • D 10
Correct Answer

Explanation

50

Share This Question

Challenge a friend or share with your study group.