Tuesday, April 29, 2008

good site for computer related technologies

if you want to visit computer realated technologies
visit www.pcworld.com
really a good one. i use to visit daily and have updated about computers and all

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