circuitpython/tests/import/import1a.py
2021-03-15 19:27:36 +05:30

4 lines
37 B
Python

import import1b
print(import1b.var)