Replace input exercise
In Using Functions, find another function to use in the exercise. Perhaps a script which reads an input string and prints its length using len()?
This has been moved to Beginning Python in beginning_python#7 (closed)
Edited by Matt Williams