# Here’s an example of a function call, a method call, and a call to a function # inside a module: import whammy fizzy() egg = Wombat() egg.bluhbluh() whammy.spam()