Wednesday, July 30, 2008

Life Hack

http://www.lifehack.org

This is one of the good site where you can find the articles from the good bloggers. I use to visit this site often to know more.


No comments:

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...