MCPcopy Create free account
hub / github.com/TNG/boost-python-examples / hello.py

File hello.py

01-HelloWorld/hello.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3import hello
4print (hello.greet())

Callers

nothing calls this directly

Calls 1

greetMethod · 0.45

Tested by

no test coverage detected