Wednesday, December 25, 2013

I am back in full :D

Dear Friends,
I have started to write again in this blog.
I am going to share the preparation for various certifications.
Let me try my best to deliver.

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