Career Tracks
Exams
MCQ
Companies
Opportunities
Pricing
MCQ Practice
Programming
Python — Output Questions
Question
Easy
What is the output of: x=[1,2,3] print(x[-1])?
A
1
B
3
C
Error
D
-1
Show Answer
← Back to Python — Output Questions questions
What is the output of: x=[1,2,3] print(x[-1])? | Python — Output Questions MCQ | TomoLink | TomoLink