Combining Methods
Learn how to use methods within methods!
We’ve discussed how to define a method, and how to call (use) it.
What if one method is not enough? What if methods need to do more complicated things?
Easy. We can call methods from other methods.
For example, we could re-write (“re-implement”) our method ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy