Wednesday, July 30, 2008

Business news website

http://www.livemint.com/Home.aspx
if you want to read business news online go here
really good one.

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