Exploring Basic Data Types in Python – Real Python

Participant Comments

Avatar image for ddb

ddb

I had some previous experience with Python scripts and expected to skip through a lot of parts but I quickly found there was a lot I didn’t know and some useful methods I was unaware of. In future the dir() command will be particularly helpful for finding the available methods to use before doing it the longer or less efficient way. I will also try the end command in print statements which I have not used before.

Avatar image for PururinTora

PururinTora

This was awesome, very well done! Thank you Sire!

Avatar image for kcode

kcode

Excellent course. I enjoyed how well the instructor explained the concepts along with the examples. Great job indeed.

Avatar image for Glenn Lehman

Glenn Lehman

Thank You Very Much!

I learned more in this video then in the entire course I took on python scripting in college.

Is there a link to setup up bpython?

Avatar image for Janet Anne

Janet Anne

Wow. I FINALLY understood hash() after this. Thank you! Great refresher on Python data types.

Avatar image for Paul D Paradis

Paul D Paradis

This is gold! I have been teaching myself Python for a while now, and this is the best presentation of fundamental data types I have ever come across. I just joined real Python and decided to go through the basics as a refresher and to get comfortable with the site, and I am thoroughly impressed.

Avatar image for Rowan

Rowan

This was more detailed than I expected. Thanks RP Team for the great job on this exercise. “Started from the bottom now I’m here.” as Drake would say.

Avatar image for tomspoors

tomspoors

An excellent overview, well-delivered, and in a soothing voice! Thank you, I learned a lot of useful things!

Avatar image for Mallesham Yamulla

Mallesham Yamulla

It’s a fantastic refresher on Python Data types, I really learned a couple of new things from it and thanks for this tutorial.

Avatar image for emalfiza

emalfiza

Awesome! totally different from any other Python platform. Really appreciate your time Darren