Tested Python
This commit is contained in:
parent
8be4e9c5f9
commit
a4bdc9cb39
|
@ -1 +1,2 @@
|
|||
#runs successfully
|
||||
print("Hello World!")
|
2
python/test.sh
Executable file
2
python/test.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
python helloworld.py
|
Loading…
Reference in New Issue
Block a user