(this can also cause a very minute time gap in output)
\b is used for creating back space in output
\t is used for tab
ctrl+insert is used for copying a selected line while typing a program
ctrl+delete is used for deleting a selected line while typing a program
shift+delete is used in pasting a copied line

