#learn python
#vs code
#run the code = ctrl + alt + n
#move codes up and down alt + up down arrows
#copy codes to up and down using shift + alt + up down arrows
#adding openInTerminal in vs code, for the code runner to also take inputs, otherwise, it only gives outputs no input,
#open bash terminal = ctrl + ~
#comment selected codes = ctrl + /