Basic-Python-Programs
Basic-Python-Programs copied to clipboard
rename files following snake case and put in folder the files with csv
I rename all the files to follow the snake case notation, so there is now a consistency in the repo. And I created two folders for the files that have csv files, so there is no csv file mixed with python file.
Resolve issue #478