R
R
Rafirto2021-06-30 16:28:18
Python
Rafirto, 2021-06-30 16:28:18

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

1 answer(s)
L
lisvockah, 2021-06-30
@Rafirto

Test = [0,1,2,3,4]
tseT = Test[0]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question