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