4 lines
91 B
Python
Executable File
4 lines
91 B
Python
Executable File
#!/Library/SystemFrameworks/Python3.framework/python3
|
|
|
|
print('This is an example script.')
|