DEV Community

Abhishek Verma
Abhishek Verma

Posted on

Tip for Python Devs: No more Googling

A Helpful Tip for Python Devs.

help(): help is an inbuilt function which displays official documentation within Terminal.

Can be used in two ways:

  1. By passing argument
  2. within terminal

Stop Googling. Try help() method.


A Helpful Tip for Python Devs.

help(): help is an inbuilt function which displays official documentation within Terminal.

Can be used in two ways:
1. By passing argument
2. within terminal

Stop Googling. Try help() method.#Python #100DaysOfCode #100DaysOfMLCode #CodeNewbie

— Abhishek Verma🇮🇳 (@w3abhishek) February 22, 2021

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay