◐ Shell
clean mode source ↗

Build software better, together

Here are 120 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 is my personal space to document and share everything I learn as I dive deeper into the world of Artificial Intelligence, Machine Learning, and Python programming.

  • Updated Oct 7, 2025
  • Python

The official GitHub repository for the **Python Foundation Week**, organized by NeuroByte Society. This program is designed to help beginners quickly get confident with Python basics before diving into libraries like NumPy, pandas, or TensorFlow.

  • Updated Aug 20, 2025
  • Python

This repository is a great place for starting up with python programming. In this repository, you can contribute from a basic python program to an advance one. 👩‍💻

  • Updated Mar 25, 2025
  • Python

The ATM Project is a Python application that simulates an automated teller machine (ATM) system using object-oriented programming principles. This project demonstrates fundamental programming concepts such as classes and objects, encapsulation, and user interaction.

  • Updated Aug 3, 2024
  • Python

A simple, menu-driven calculator in Python that performs addition ➕, subtraction ➖, multiplication ×, and division ÷. Features a clean interactive interface with input validation and loops for continuous use. Perfect for beginners learning functions, conditionals, and user input.

  • Updated Jan 26, 2026
  • Python

Great to complete my third assignment-2 of Data Science Masters 2.0. I would like to thank PW Skills for giving this opportunity.

  • Updated Jun 10, 2023
  • Jupyter Notebook

Projet de Tic-tac-toe fonctionnel en langage Python réalisé en groupe dans le cadre d'un rendu oral et démonstratif en niveau Bachelor 1 à l'école la Plateforme_

  • Updated Apr 28, 2026
  • Python

Great to complete my third assignment-1 of Data Science Masters 2.0. I would like to thank PW Skills for giving this opportunity.

  • Updated Jun 11, 2023
  • Jupyter Notebook

Improve this page

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

Learn more