# Comment: This is the function def helloWorld(): popup( "World", "Hello") # This is a call to the function helloWorld()
The result is the same as in the previous example.
Further Reading:
Python Function Tutorial
03-05-2012
Sikuli X-1.0rc3 (r905)
# Comment: This is the function def helloWorld(): popup( "World", "Hello") # This is a call to the function helloWorld()
No comments:
Post a Comment