Python Tutorial 4: Reading and Writing files in python and creating local database

Опубликовано: 01 Январь 1970
на канале: Code Them Up !!
15
2

As we are learning Python which is basically includes data science and mostly about machine learning so we learned how one can read the files and write the files and how one can create local database, which is where data is stored for a particular person, something which is limited to a person or one anyone else rather than the person individually using it has access to it, ie;no one else can't read . so this is how a local database is created.