Python Data Types

Data types represent a type of value.

Python has five standard data types:

  • Numeric: We can use different numeric data types like integer, float, and complex.
  • String: A string is a sequence of characters.
  • List: As the name implies, this is a list of items.
  • Tuple: Similar to a list but it’s read-only.
  • Dictionary: a Dictionary is a key-value pair you can use to store data.

We are going to cover the data types with examples in the next lessons.

Continue Reading - Create a FREE Account

If you like to keep on reading, register now!

  • Get Instant Access to this full lesson + 333 more.
  • Learn CCNA, CCNP and CCIE R&S. Explained as simple as possible.
  • Unlock Access to 810 lessons by becoming a member.
  • Content created by Rene Molenaar (CCIE #41726)
🔥 2314 people registered in the last 30 days

Ask a question or start a discussion by visiting our Community Forum