Computer Science, asked by divyamgarg983, 9 months ago

Which Function key is used to get help related to any topic of python

Answers

Answered by kaurmohinder542
2

Answer:

Python help() Function. Python help() function is used to get help related to the object passed during the call. It takes an optional parameter and returns help information.

please mark me as brainliest

Answered by queensp73
3

Hey Mate !

Python help() Function. Python help() function is used to get help related to the object passed during the call. It takes an optional parameter and returns help information.

Hope it helps u !

Similar questions