Notes

  • Lists are conveninent and helpful because lists allow consistent computations and changing the number of variables
  • Data abstractions managae complexity through naming a collection of data without representing specifics
  • Data abstraction helps create a easier and conveninent program
  • Using lists helps multiple items that are related to each other to be treated a single value

Practice Questions

  1. q1
  2. q2