Python

Career opportunities:

Python developers can work in machine learning, data science, game development, and artificial intelligence. 


print(dir(typename)) gives all the methods of that type;  help(method_name) or help(typename.method_name) give information about method