Sphinx Demo
Contents:
Demo Modules Overview
calculator module
helloworld module
hello()
xinchao()
Calculator Examples
Sphinx Demo
helloworld module
Edit on GitHub
helloworld module
helloworld.
hello
(
)
[source]
Prints the string “Hello World!”
Parameters
:
None
Returns
:
None
helloworld.
xinchao
(
)
[source]
Prints the string “Xin Chao!”
Parameters
:
None
Returns
:
None