Accessing Attributes
You can access the attributes of an object using the dot notation.
Tarea
Swipe to start coding
- Access the
name
attribute of the objectdog1
; - Access the
breed
attribute of the objectdog1
.
Solución
Mark tasks as Completed
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 4
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Suggested prompts:
Pregunte me preguntas sobre este tema
Resumir este capítulo
Mostrar ejemplos del mundo real
Awesome!
Completion rate improved to 12.5
Accessing Attributes
You can access the attributes of an object using the dot notation.
Tarea
Swipe to start coding
- Access the
name
attribute of the objectdog1
; - Access the
breed
attribute of the objectdog1
.
Solución
Mark tasks as Completed
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 4