code syntax collection exit from console Ctrl+z # windows Ctrl+d # Linux exit() Escape sequences \b # backspace \n # line feed \r # ASCII carriage return \t # tab Help dir() # show all methods help(some func) # shows manual id()