Categories
How to assign a variable the value of a specific element from a list in Python?
How to assign a variable the value of a specific element from a list?
Answer the question
In order to leave comments, you need to log in
Test = [0,1,2,3,4] tseT = Test[0]
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question