Skip to content
#

random-module

Here are 51 public repositories matching this topic...

The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.

  • Updated Dec 9, 2022
  • Jupyter Notebook

"This repository contains all my daily coding tasks from a 30-day Python internship. Each day’s work is organized folder-wise (Day 1–30). It’s a public repo for anyone who wants to learn and understand Python through simple, structured, and practical examples."

  • Updated Nov 24, 2025
  • Python

A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.

  • Updated Sep 16, 2024
  • Python

Improve this page

Add a description, image, and links to the random-module 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 random-module topic, visit your repo's landing page and select "manage topics."

Learn more