Programming with Python

⌘K
  1. Home
  2. Docs
  3. Programming with Python
  4. Introduction to Python
  5. Values and Types

Values and Types

Values

Value can be any letter, number or string. Example: values are 10, 56.7, and “Python”

Data Types

Data types are the classification or categorization of data items. It tells the type of value that represents what operations that can be performed on a particular data

Loading

Views: 59

Articles

How can we help?

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments