Wednesday, July 30, 2008

Plan to post 1500th Posting

Hi
Today I am planning to Post the 1500th article in this blog.
Without GuruDheva and God help i could not have done this.
Thanks

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