Tuesday, April 29, 2008

The 10 Most Important Technologies You Never Think About

http://www.pcworld.com/article/id,145089-page,1-c,technology/article.html

10 top most techonologies
just go and visit the site really useful

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