In this chapter, we talked about creating and using static classes. To reverse the characters in a string, you created a Reverse method, coded the method, reversed an array, and "reversed" the string.
In the next chapter, we'll talk about properties.