There are 8 built in classes (variable types) in Python. A thread🧵👇
#Python #100DaysOfCode #CodeNewbie
1. Boolean- The Boolean data type is a truth value, either True or False.
2, 3. Integer and Float - An integer is a positive or negative number without floating point. A float is a
positive or negative number with floating point
precision.
4. List - A container data type that stores a
sequence of elements.
5. Tuple - Tuples are used to store multiple items in a single variable.
6. String - Python Strings are sequences of characters.
7. Set - A set is an unordered collection of
elements. Each can exist only once.
8. Dictionary - The dictionary is a useful data structure for storing (key, value) pairs.
That's it for the thread 🧵👋
Follow @PiyalBanik for more threads like this.
Feel free to DM ✉️
Share this Scrolly Tale with your friends.
A Scrolly Tale is a new way to read Twitter threads with a more visually immersive experience.
Discover more beautiful Scrolly Tales like this.