AI_FOR_ALL

image

Python 101: DATA TYPES Ⅰ - NUMBERS

Published 10/04/2115 min read
As we discussed earlier Data types in python are a way or categorizing or classifying data into different types. Data types tell us what kind of operations can be performed on a particular data There are seven different data types in python, namely Numbers, Strings, Lists, Tuples...
Read more →