6 lines
58 B
Python
6 lines
58 B
Python
|
print("os from filesystem")
|
||
|
|
||
|
from uos import *
|
||
|
|
||
|
extra = 1
|