circuitpython/tests/basics/import2a.py

3 lines
36 B
Python

from import1b import var
print(var)