Files
2021-01-27 19:09:09 +01:00

4 lines
60 B
Python

from start.middle.end import foo, bar
print(foo)
print(bar)