print(localtime) # call print with one argument: whatever is returned by localtime [2]."\n" #### print +(localtime)[2]."\n";