Piyal Banik Profile picture
👨‍🎓 MSc Student in Data Science 🤖 Machine Learning Lead @gdsc_cdtu 🎯 My goal is to make your Data Science & Machine Learning Journey Easy

Jun 16, 2021, 9 tweets

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 Fals​e.

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.

Keep scrolling