3 lines
37 B
Python
Executable File
3 lines
37 B
Python
Executable File
#!/usr/bin/bash
|
|
print("hello world")
|