4 lines
58 B
Python
Executable file
4 lines
58 B
Python
Executable file
#!/usr/bin/python3
|
|
|
|
import access2base
|
|
print(access2base)
|