Monday, December 8, 2014

Python Class 101 - Kapil Sharma

Python Help Cmds: 

Start the python cmd window and type the following cmds for help information.

>>> help( )
>>> modules 
OR 
>>> types 
OR
>>> keywords
OR
>>> functions
OR
>>>help('FUNCTIONS')

Note: To exit help mode press "Ctrl + C".









No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Blockchain: 101 (By - Kapil Sharma)

 https://testing-mines.blogspot.com/2021/10/blockchain-101-by-kapil-sharma.html Blockchain through the following attributes: Distributed:  T...