Python object | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Python object

When we use the word "object" in Python, what do we mean? What is an object in Python?

23rd Jul 2018, 9:37 PM
arbaaz
1 Resposta
0
An object is an instance of a class.
24th Jul 2018, 1:22 AM
N00B