Computer Science, asked by tarulotus, 4 months ago

What are the three main parts of an object in python?​

Answers

Answered by Anonymous
4

Answer:

Programs are composed of modules.

Modules contain statements.

Statements contain expressions.

Expressions create and process objects

Answered by lovelyriya
3

answer getattr setattr delattr

Similar questions