In this chapter, you will learn how to read input and then process it using method chaining. This is the ability to call multiple methods from left to right. In other words, the benefit is that you write less code.






















































In this chapter, you will learn how to read input and then process it using method chaining. This is the ability to call multiple methods from left to right. In other words, the benefit is that you write less code.