Wednesday, May 21, 2008

Linux Vs Windows

Hi i searched the net for what is the major difference between windows and Linux Systems.
please visit below page really good one
http://www.michaelhorowitz.com/Linux.vs.Windows.html

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