In this step-by-step course, you’ll dig into the basic data types that are built into Python.
By the end of this course:
- You’ll learn about several basic numeric, string, and Boolean types that are built into Python.
- You’ll see what objects of these types look like and how you can represent them.
- You’ll get an overview of Python’s built-in functions, which are pre-written chunks of code that you can call to do useful things.
[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delivered to your inbox every couple of days. >> Click here to learn more and see examples ]
from Real Python
read more
No comments:
Post a Comment