Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Accessing Attributes | OOP project
Best Practices: Python OOP

bookAccessing Attributes

You can access the attributes of an object using the dot notation.

Tarea

Swipe to start coding

  1. Access the name attribute of the object dog1;
  2. Access the breed attribute of the object dog1.

Solución

Mark tasks as Completed
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 4

Pregunte a AI

expand

Pregunte a AI

ChatGPT

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

bookAccessing Attributes

You can access the attributes of an object using the dot notation.

Tarea

Swipe to start coding

  1. Access the name attribute of the object dog1;
  2. Access the breed attribute of the object dog1.

Solución

Mark tasks as Completed
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 4
some-alt