To open a file in Python we use built-in open() function which accept number of arguments
open(file,mode,encoding)