micropython/tests/basics/import2a.py

3 wiersze
36 B
Python
Czysty Zwykły widok Historia

from import1b import var
print(var)