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

Завдання

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.

Все було зрозуміло?

Секція 4. Розділ 12
toggle bottom row
course content

Зміст курсу

Introduction to Python

ChallengeChallenge

Завдання

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.

Все було зрозуміло?

Секція 4. Розділ 12
toggle bottom row
some-alt