Accessing Attributes
You can access the attributes of an object using the dot notation.
Tâche
Swipe to start coding
- Access the
name
attribute of the objectdog1
; - Access the
breed
attribute of the objectdog1
.
Solution
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 4
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Suggested prompts:
Posez-moi des questions sur ce sujet
Résumer ce chapitre
Afficher des exemples du monde réel
Awesome!
Completion rate improved to 12.5
Accessing Attributes
You can access the attributes of an object using the dot notation.
Tâche
Swipe to start coding
- Access the
name
attribute of the objectdog1
; - Access the
breed
attribute of the objectdog1
.
Solution
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 4