◐ Shell
clean mode source ↗

Build software better, together

Here are 16 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

Python 101: Beginners Guide to Python programming. A comprehensive basic guide for a new pythonista

  • Updated Nov 24, 2020

A Python-based CLI app for streamlining student record management. Key features include adding/searching/updating students, calculating percentages/grades, generating class reports, and exporting to CSV. Built with built-in modules, dictionaries, lists, tuples, robust exception handling, and Python 3.

  • Updated Nov 8, 2025
  • Python

Welcome to the Python Practice Code Repository! This repository is a collection of Python practice exercises and solutions aimed at helping my improvement and Python programming skills.

  • Updated Jun 19, 2024
  • Python

A collection of Python tuple exercises solving interview-level problems using core Python concepts.

  • Updated Feb 10, 2026
  • Jupyter Notebook

Contains all python basics concepts , data structures , regular expressions , Exception and file handling

  • Updated Dec 18, 2020
  • 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-tuples 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-tuples topic, visit your repo's landing page and select "manage topics."

Learn more