cmm move small aps into cmm/misc folder
git-svn-id: svn://kolibrios.org@7911 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
3
programs/cmm/experimental/python/examples/example.py
Normal file
3
programs/cmm/experimental/python/examples/example.py
Normal file
@@ -0,0 +1,3 @@
|
||||
text1 = "Hello"
|
||||
text2 = "World!"
|
||||
stdout(text1+' '+text2)
|
Reference in New Issue
Block a user