index
:
beeSystems.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
templates
/
python
/
src
/
hello_world
/
main.py
blob: 71ad10229c9dc2441c38020ba196a23dd55f1ba8 (
plain
)
1
2
3
4
5
6
from hello_world import hello_world def main(): hello_world("print")