Monday, July 3, 2023

My Blog and my writings

 hi all,

Good morning.

I have started to write about my daily trade as blog. 

thank you


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