← Courses

Python for AI — Beginner Foundations

Data Science

Practical Python · Lesson 55 of 76

Practical Python

Time to combine what you've learned into one small program. This uses variables, a list of dicts, a loop, an if, and a function — together.

Python

None of this is new — it's the same pieces from earlier lessons, working as a team. That's what real programs are.

Your turn: add a student to the results list and run it.

You’re reading for free. Sign in to keep your progress and earn a certificate when you finish.Sign in to keep my progress →