Difference between revisions of "Hello world"
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
from relax_script_repo import hello_world | from relax_script_repo import hello_world | ||
</source> | </source> | ||
| + | |||
| + | == See also == | ||
| + | [[Category:relax_script_repo]] | ||
Revision as of 10:30, 25 June 2013
My script
To test this script, write in terminal
from relax_script_repo import hello_world