- Python Programming with Raspberry Pi
- Sai Yamanoor Srihari Yamanoor
- 79字
- 2021-07-02 23:48:42
The help() function
While getting started, it is going to be difficult to remember the syntax of every function in Python. It is possible to refer to a function's documentation and syntax using the help function in Python. For example, in order to find the use of the print function in Python, we can call help on the command-line terminal or the interactive shell as follows:
help(print)
This would return a detailed description of the function and its syntax:

推薦閱讀
- 大學(xué)計算機(jī)信息技術(shù)導(dǎo)論
- Oracle SOA Governance 11g Implementation
- LabVIEW虛擬儀器從入門到測控應(yīng)用130例
- 大數(shù)據(jù)專業(yè)英語
- 商戰(zhàn)數(shù)據(jù)挖掘:你需要了解的數(shù)據(jù)科學(xué)與分析思維
- 極簡AI入門:一本書讀懂人工智能思維與應(yīng)用
- Visual Basic從初學(xué)到精通
- Ceph:Designing and Implementing Scalable Storage Systems
- Statistics for Data Science
- Microsoft System Center Confi guration Manager
- 精通LabVIEW程序設(shè)計
- 深度學(xué)習(xí)原理與 TensorFlow實(shí)踐
- 空間機(jī)器人智能感知技術(shù)
- 人工智能:智能人機(jī)交互
- 筆記本電腦使用與維護(hù)