Wednesday, October 26, 2016

Forget to write the post :(

This twitter came and destroyed my blog writing.
I am planning to make a habit to write the blog again.
Will do soon.
Until then..Please wait,,
Wish you happy Deepavali to everyone...

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...