demo02 module
¶
demo02.
demo2_func
(
arg1
)
¶
This is a test of function.
Parameters:
arg1
(
str
) – this is a arg.(has str type)
Returns:
some thing
demo02.
demo2_func_ch
(
arg1
)
¶
一些基本信息
Parameters:
arg1
– 这是一个参数(没有 str 字符类型)
Returns:
信息
test_demo
Navigation
Related Topics
Documentation overview
Quick search