Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | Other Data Types
Introduction to Python

ChallengeChallenge

Tarefa

You've been handed the dictionary people, which is structured as 'name': (age, height). Here's what you need to do:

  • Complete the missing information for Peter, based on the details provided below.
NameAgeHeight
Peter29175
  • Display the details related to Alex.

Tudo estava claro?

Seção 4. Capítulo 12
toggle bottom row
course content

Conteúdo do Curso

Introduction to Python

ChallengeChallenge

Tarefa

You've been handed the dictionary people, which is structured as 'name': (age, height). Here's what you need to do:

  • Complete the missing information for Peter, based on the details provided below.
NameAgeHeight
Peter29175
  • Display the details related to Alex.

Tudo estava claro?

Seção 4. Capítulo 12
toggle bottom row
some-alt