This is a simple Tkinter program that run on Python 3. For previous version of Python, replace tkinter with Tkinter.
from tkinter import *
# Create a Tk root widget.
root = Tk()
# Create a Label widget as a child to the root window
simpleWin = Label(root, text="Hello from selinap.com!")
# Call the pack method to place the label on the window.
simpleWin.pack()
# The event loop.
root.mainloop()

Creates the exact copy of your hard disk and allows you to instantly restore the entire machine.
New Acronis True Image Home 2010 is the most reliable and easy in use backup solution. Now with online backup option!
15% Discount Code: FMAATIH2010
New Acronis True Image Home 2010 is the most reliable and easy in use backup solution. Now with online backup option!
15% Discount Code: FMAATIH2010







