◐ Shell
reader mode source ↗
Skip to content
#

python-datatypes

Here are 20 public repositories matching this topic...

Language: All
Sort: Most stars

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 Jan 27, 2026
  • Jupyter Notebook

This repository documents my 60 Days of Python Challenge — a self-imposed commitment to learn and practice Python every single day for 60 days. Each folder contains the code and notes from that day's lesson.

  • Updated May 30, 2026
  • Python

Improve this page

Add a description, image, and links to the python-datatypes topic page so that developers can more easily learn about it.

Curate this topic

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