4 lines
120 B
Python
Executable File
4 lines
120 B
Python
Executable File
#!/Library/ManagedFrameworks/Python/Python3.framework/Versions/Current/bin/python3
|
|
|
|
print('This is an example script.')
|