Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to access a variable from another py file in vs code

verb_list = [x, y, z]
other_list = [1, 2, 3]
something_else = False
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #access #variable #py #file #code
ADD COMMENT
Topic
Name
4+2 =