Ricedox / 02_Python_Datatypes

Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.

License:MIT License


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%