Computer Science, asked by extram91, 8 months ago

What does play(-1) in python denote?

Answers

Answered by itzbeautyangel
4

Answer:

list is a data structure in Python that is a mutable, or changeable, ordered sequence of elements. Each element or value that is inside of a list is called an item. Just as strings are defined as characters between quotes, lists are defined by having values between square brackets .

Answered by sakshamk0404
0

Answer:

exit

Explanation:

no explanation

Similar questions