print("Hello from Python!")

Python Michael Robinson - FIU     Python.org
    Documentation
    Tutorial
    What`s New
    Using Windows
    Using Linux


print(`Welcome to Python`) x = 0 pyscript.write("text",x + 1)
# print("Created by Guido van Rossum, born in Netherlands on January 31st, 1956")
# print("Python was released on February 20th, 1991")