Exercises
We'll cover the following...
Exercise 1
Implement the total_length function by using the len method on a string literal to compute the combined length ...
Implement the total_length function by using the len method on a string literal to compute the combined length ...