RE: [Python Tips] Getting Help
This is really good! It's also worth knowing that you can also call help without an argument to enter an interactive help menu.
help
RE: [Python Tips] Getting Help