ai-python docs
python_package.hello_world package
Submodules
python_package.hello_world.hello_world module
Module contents
good_night()
hello_goodbye()
hello_world()
ai-python docs
python_package.hello_world package
View page source
python_package.hello_world package
Submodules
python_package.hello_world.hello_world module
Doc String.
Module contents
This is a Sample Python file.
python_package.hello_world.
good_night
(
)
→
str
[source]
Doc String.
python_package.hello_world.
hello_goodbye
(
)
[source]
python_package.hello_world.
hello_world
(
i
:
int
=
0
)
→
str
[source]
Doc String.