How to call a function and why? in python ? code example Example: create function in python def myFunction(): print('I am running in a function!')