Write a program that extracts the last three items in the list sports and assigns it to the variable last. Make sure to write your code so that it works no matter how many items are in the list. BY USING SLICING METHOD IN PYTHON sports = ['cricket', 'football', 'volleyball', 'baseball', 'softball', 'track and field', 'curling', 'ping pong', 'hockey']
Answers
Answered by
0
Answer:
"baseball" (and any subsequent words) was ignored because we limit queries to 32 words.
Explanation:
Similar questions
English,
4 months ago
Science,
4 months ago
Biology,
4 months ago
Environmental Sciences,
9 months ago
English,
1 year ago