def foo(): print("I am testing this.") print("And also this.") #foo()