MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy
→
If a=(1,2,3,4), a[1:-1] is _________
1.
If a=(1,2,3,4), a[1:-1] is _________
A.
tError, tuple slicing doesn t exist
B.
t[2,3]
C.
t(2,3,4)
D.
t(2,3)
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
If a=(1,2,3,4), a[1:-1] is _________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply