How can I import variables from one file to another?

example: file1 has the variables x1 and x2 how to pass them to file2?

How can I import all of the variables from one to another?

7 Answers
7

Leave a Reply

Your email address will not be published. Required fields are marked *