Hi, welcome to the community!
For your own function, you’ll be wanting to use the basic layout that is given in the example of the challenge. You can see there that at first, no numbers are given, just the names of the parameters. The numbers are then passed in later. This is why functions are so neat, they can be used for all sorts of calculations later on.
If you have any further questions, try to describe them as much as you can