#dir() and help() functions interactive aids for working #with large modules like os:import osdir(os)help(os)