📜  如何在python代码示例中打印出对象的所有功能

📅  最后修改于: 2022-03-11 14:45:38.192000             🧑  作者: Mango

代码示例1
#To find out helper functions of a built in object and other information:
help(datatype)