Question

Briefly explain how data abstraction works in regard to the Python list data type. Very briefly...

Briefly explain how data abstraction works in regard to the Python list data type.

Very briefly mention what data abstraction means (in your own words!) in general as part of your answer.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Data abstraction refers to the process of providing only the necessary and essential information to the users and people of the outside world. This helps in hiding the unecessary details of the background to show the needed information which is required for running the code and program.

Abstraction in the Python means the same. It refers to the process of hiding how the real implementation of the application takes place and also emphasizing the usage part.

For example in Python's List type element, the data abstraction would work on showing the list of the places or cities from which the user would select the preferred option of city. The implementation regarding how the list type is working and which element no. would describe which state is a background information and is hidden for the outside users. This helps in increasing the effectivity of the data.

Add a comment
Know the answer?
Add Answer to:
Briefly explain how data abstraction works in regard to the Python list data type. Very briefly...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT