In this chapter, you learned how to use the params keyword to create more powerful and flexible methods. You created a Product method and used it to multiply variable values.
In the next chapter, you will learn how to create more powerful methods using the out keyword.