FlashcardBeginner
Core Built-in Data Types
Python's basic types include int, float, str, and bool.
Question
What are the core built-in data types int, float, str, and bool?
Click to reveal answer
Python's basic types include int, float, str, and bool.
What are the core built-in data types int, float, str, and bool?