The key virtue of procedure abstraction is that you make it easy to reuse your programs. Instead of trying to copy particular lines of program, youor another programmerarrange to call a previously defined function.