The Real Python Podcast cover image

Exploring the New Features of Python 3.10

The Real Python Podcast

00:00

Using a 'Zip' to Construct a Data Base

There's some changes to how zip can be kind of defined now. A built in function that will different lists of things, or anything that's iterable, and combine them together. The problem with it is it's not particularly safe if you have one of the lists not having the same length as one of the other lists. It'll raise an exception if your sequences are of a different length.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app