print("Before diving into any module, use help() to get documentation:") print(" help(socket) - Shows all socket module functions and classes") print(" help(datetime ...