WIP: Hello World Program
Hello world Program with Python and PHP Change-Id: I73c2ffb269dd849ef0e4cad8a5b7cd674b5577c0 Task: 36649 Story: 2006558
This commit is contained in:
3
VOI/hello.php
Normal file
3
VOI/hello.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo "Hello World!";
|
||||
?>
|
||||
1
VOI/hello.py
Normal file
1
VOI/hello.py
Normal file
@@ -0,0 +1 @@
|
||||
print ("Hello OpenStack Vietnam User Group")
|
||||
Reference in New Issue
Block a user