Files
2023-11-04 11:44:52 +01:00

6 lines
178 B
Python
Executable File

#!/usr/bin/env python3
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
print("Executable python file was successfully run")