micron-blog/example/scripts/helloworld.mu
2023-05-23 21:32:01 +03:00

3 lines
No EOL
40 B
Text
Executable file

#!/usr/bin/python3
print('Hello World')