Skip to content
#

python-datatypes

Here are 21 public repositories matching this topic...

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.

  • Updated Dec 9, 2022
  • Jupyter Notebook

This repository documents my Python learning journey — from basics to intermediate concepts — with hands-on notebooks, real world & most common bugs, assignments, and problem-solving practice.

  • Updated Aug 25, 2026
  • Jupyter Notebook

This repository contains Python practice programs based on fundamental programming concepts, covering Python character sets, variables, identifier rules, data types, operators, and type conversion and casting. It serves as a foundation for learning Python programming and developing core programming skills.

  • Updated Sep 7, 2026
  • Python

Add this topic to your repo

To associate your repository with the python-datatypes topic, visit your repo's landing page and select "manage topics."

Learn more