An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: functions-python

Gowthamguna01/Python

Python Basics

Language: Python - Size: 160 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mirzayasirabdullahbaig07/AI-ML-Learning-Journey-Part-1

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.

Language: Python - Size: 1.78 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

Simrank10/Python-basics

Basic python hands-on documentation

Language: Jupyter Notebook - Size: 358 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Nikishita2006/Quiz-game

I have created another project by using python programming skills, It basically tests your general knowledge about India

Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Nikishita2006/number_guessing_game

This is a fun python console guess the number game, where you have to guess the randomly generated number from 1-9, try your guessing power

Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Nikishita2006/Saiman-says-game

Saiman-says game is a fun-interactive game, where you will follow the instructions only when computer used the word Saiman

Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CHARBAINES/james-chapter1-python

User input is passed to a function as a dictionary key, which displays dictionary values from 3 dictionaries at one time.

Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Umesh-01/Python_Basics

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. 👩‍💻

Language: Python - Size: 3.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 14

milaan9/04_Python_Functions

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.

Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 234 - Forks: 227

Rohit-2301/Python_basics

Basics of Python

Language: Python - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

abdullahalzubaer/Some-Useful-Functions

A small collection of some useful functions.

Language: Python - Size: 294 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Dodginfeds/Expense-Tracker

This was a coding problem that was given to me so I can practice the fundamentals of file detection!

Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

datasilvia/lab-python-functions-extra Fork of data-bootcamp-v4/lab-python-functions-extra

- Returning a new list with unique elements from other list. - Counting uppercase and lowercase letters ina string. - Removing all punctuation marks from a sentence. - Counting the number of words in a sentence. - Building a simple calculator. - Using *args. - Importing functions from a file. - Fibonacci.

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

graceb620/Python-Games

Small games created in python

Language: Python - Size: 35.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

armelle-pouzioux/TicTacToe-Project

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_

Language: Python - Size: 155 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

mimixp3/Arithmetic-Formatter

A Python program that arranges arithmetic problems vertically, checks for valid input, and optionally shows the answers.

Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Anurag1101/The_Perfect_Guess

Perfect Guess is a simple number guessing game built with Python. Players try to guess a randomly generated number between 1 and 100, receiving feedback on whether their guesses are too high or too low. The game continues until the correct number is guessed, with an option to play again. Enjoy testing your guessing skills!

Language: Python - Size: 52.7 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Marcelpmf/Python-Mundo-3-Curso-do-Gustavo-Guanabara

Repositório de exercícios do terceiro módulo (Mundo 3) do curso de Python do Professor Gustavo Guanabara. Neste repositório, encontram-se exercícios relacionados a tuplas, listas, dicionários, funções, modularização e tratamento de erros.

Language: Python - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

subbaraokanamarlapudi/Coaching-Python-Full-Stack

python learning basic to advance concepts with notes

Language: Python - Size: 9.38 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

SPK-1729/PK_Apps

Console Based Applications using Python

Language: Python - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

AShirsat96/Python_Function_ExtractCountryfromDomain

Using Python to extract the country using the domain address of any company.

Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

thuulk/Space-Rivals

Space Rivals is a game I created, inspired in "Space Invaders"

Language: Python - Size: 13.3 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mindofcan1221/Inventorymanagement-python

A simple inventory management using Python dictionary data structure.

Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Nkazii/Python-Programming-Essentials-Coursera-

I just completed a Python programming course where I learned the basics. I also got into using Python modules for extra functionality. By the end, I could write simple, practical programs. I used Python 3. This is the final project on Dates to pass the course.

Language: Python - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dileepkorade/Assignments_Python

Assignments based on functions, loops, list, dictionary, tuple, set

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Jimmymugendi/tech-gadget-support-chatbot

This repo describes the basics of bulding a chatbot that responds to customers inquiries. PS it doesnt have to apply to online stores only

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AhmedShafique313/Object-Oriented-Design-and-Programming-Course

Object Oriented Programming in python programming language for strongly grasp programming concepts in the machine learning, deep learning and artificial intelligence project. This course is available on the Udemy and Upwork.

Language: Python - Size: 35.6 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ROSHAN-KHANDAGALE/Python-Programs

Here is an Basic Python Practice Repository containing solutions for Questions available on given link below

Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

alexander784/Data-Structures-and-Algoritm

A Data structures and algorithm practice for Python

Language: Python - Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bccarruth927/ascii_terminal_game

A short ASCII game built using Python and OOP fundamentals and principles

Language: Python - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

G4brielXavier/python-roadmap-steps

Everything I learned on the roadmap

Language: Python - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Bhuvi2006/ATM

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.

Language: Python - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Harxhit/Snake-Game

"I developed a classic Snake game using Python, demonstrating proficiency in game development and Python programming. Implemented using fundamental concepts such as loops, functions, and basic game mechanics, the project showcases my ability to create interactive and engaging applications."

Language: Python - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Jincyn/Python

Python Tutorial

Language: Jupyter Notebook - Size: 18.1 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

puneetkumar041/Python_work

Python day to day tasks exercise and resources

Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PavlaBla/python-Czechitas

what I've learned

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Szafranerio/Blackjack_in_Python

Blackjack in Python

Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MathdallasAlt/stringf

The code of the Python module stringf. Has functions on strings and English words

Language: Python - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Cybernate-IT/python-fundamentals

This repository serves as a comprehensive collection of code examples and scripts covering essential concepts in Python programming. Whether you are a beginner looking to grasp the basics or an experienced developer seeking reference material, this repository provides a structured approach to learning and understanding Python fundamentals.

Language: Python - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheTranceMachine/dealership-comparison-django-app Fork of ibm-developer-skills-network/agfzb-CloudAppDevelopment_Capstone

Compare US car dealerships from across the country. View and add car dealership reviews

Language: JavaScript - Size: 940 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KirilMadzharov/Programming-Fundamentals-with-Python-May-2023

Programming Fundamentals with Python - May 2023

Language: Python - Size: 8.76 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siddarthsingotam/Mastering_Python

OOP in python. University challenges. Organized usage of constructive tools such as objects, methods, APIs, definitions and new packages.

Language: Python - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AbhimanyuSinghh/oops-exceptions

Classic example implemeting OOPS & Exception Handling in Library Management System.

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

timothypesi/Brain_teasers

This repository contains daily coding challenges

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

vdmit11/supply-args 📦

A decorator that provides function arguments, taking them from context variables, registry objects, and other sources.

Language: Python - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Vigneswarsiddu/Python-Basics-for-Machine-Learning

Python Basics for Machine Learning Author: K. VIGNESWAR SIDDU

Language: Jupyter Notebook - Size: 152 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cevdetayaz/tau-intro-to-pytest

Practicing pytest

Language: HTML - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

izalejo/python_2023

This is a Pyhton repository, so you can find some codes and examples of functions, bucles, POO, etc. that I learnt when I was introducing me in the Programming World. Hope you can learn something new!

Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

danilo-s-cruz/cadastro-de-clientes-python

Cadastro de Clientes em Python

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

G-o-r-a-n/Capstone-Functions-Lists-Dictionaries

Part of a capstone project series aimed at developing proficiency in Python.

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kunalmishravitb/Data-Science-Masters-2.0-Assignment-1-Week-3-

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

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kunalmishravitb/Data-Science-Masters-2.0-Assignment-2-Week-3-

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

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

meutsabdahal/python-basics

Language: Python - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

necogay/function-plotting

A Python program takes a mathematical function and draws it in a window without using any third-party packages.

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JettIsOnTheNet/SQ-RBF-pytorch

PyTorch Scaled Quadratic Radial Basis Function

Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

haanisyed/DataCamp-Intro-to-Data-Science-Python

My projects and problems solved in Data Camp's Introduction to Python (data analytics) - NumPy uploaded as python files.

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alicevillar/python-lab-challenges

Python Challenges with Solutions

Language: Python - Size: 236 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

felipevalencla/My-Tic-Tac-Toe-Game

Simple Tic Tac Toe Game using functions and conditions in Python

Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

data-becki/Python-Functions-Medical-Insurance-Project

Codecademy project to transform calculations into functions.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jaitrived123456789/Rock_Paper_Scissors-Game

It's a Rock-Paper-Scissors Game created using python programming language

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jhenac/Lotto-Number-Generator

A program that generates six random numbers from 1 up to 55.

Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jhenac/CoffeeMachine

Virtual coffee machine process.

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edfvr/rock_paper_scissors

🤘 🧻 ✂ ❗

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edfvr/python-basics

Learning the a b c's of Python

Language: Python - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

imnaresh96/python_modules

Python Modules

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kelsonbatista/project-pyhton-job-insights

Project Job Insights (Python)

Language: Python - Size: 5.58 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

leenock/simple_python_programs

variety of python programming questions

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Atividades-de-Algoritmos/Exemplo-aula-funcoesI

Aprendo com facilidade a utilizar funções

Language: Python - Size: 327 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

adamyangyang/TalentLabs-Capstone-Project-1-Python-Tic-Tac-Toe

This capstone project involves programming the game 'Tic-Tac-Toe' with Python to test one's understanding of lists, dictionaries, loops, functions and control flow logic.

Language: Python - Size: 4.91 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ROSINA365/Python-for-Data-Science-AI-and-Development

Practicing exercises on Python Programming Language

Language: Jupyter Notebook - Size: 3.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

lediau/tic-tac-toe-interactive

Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

classicvalues/Functions-Variables-.-

| :: FOR RESUME EXAMPLES :: | Short ML app.py and other .exe's made for quick model advantages.

Size: 639 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kaitlin-lovrich/scrabble

Scrabble game program

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

steinerML/Day-8-coding-Python

Functions in Python. Definition, calling, return, Multiple Arguments, etc

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nmelgar/CSE_111_BYUI

This is a repository to organize and share the programs created while taking the course "CSE 111: Programming with functions". All the code is created by me. Please do not copy the code to save time as a student, it is better to create it yourself.

Language: Python - Size: 1.87 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

HenyerM/Winning-Jeopardy-Project

Jeopardy is a popular TV show in the US where participants answer questions to win money. It's been running for many years, and is a major force in popular culture. In this project, we'll work with a dataset of Jeopardy questions to figure out some patterns in the questions that could help you win.

Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

amgdHussein/python-fundamentals

A quick review of python basics

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 8

AlexJumaW99/Thesaurus

A thesaurus app written in Python that outputs the definition(s) of an English word a user input.

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jamerico/plot_time_series_function_python

E easy way to plot time series datasets with a ready-to-use and full configurable matplotlib custom function.

Language: Jupyter Notebook - Size: 456 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

umangU/Python-Air-Quality

Language: Python - Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CAEL01/learningpython

In this specific branch I learn to program in Python.

Language: Python - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Related Keywords
functions-python 81 python 37 python3 16 lists-python 15 functions 12 dictionaries-in-python 11 tuples-in-python 7 exception-handling 7 loops-and-iterations 6 oops-in-python 6 list 5 datatypes 5 modules 4 dictionary-python 4 conditional-statements 4 while-loop 4 functional-programming 3 lambda-functions 3 if-else 3 object-oriented-programming 3 classes-python 3 class 3 random-module 3 loops 3 classes-and-objects 3 inheritance 3 dictionaries 3 variables-python 3 dictionary 3 set 3 sets-python 3 arrays 2 built-in-functions 2 numpy 2 easy-to-use 2 math-functions 2 loops-python 2 game-development 2 exceptions 2 conditionals 2 utils 2 regex 2 decorators 2 if-else-statements 2 machine-learning 2 basic-programming 2 recursion 2 filehandling 2 filter-functions 2 reduce-functions 2 control-flow 2 tuples 2 map-functions 2 list-python 2 strings 2 matplotlib 2 math 2 generator-function 2 methods 2 python-basics 2 objects 2 data-structures 2 test-automation 1 testing 1 pytest 1 filter-f 1 bucles 1 examples 1 basic-calculator 1 poo 1 guessing-game-python 1 python-tutor 1 django 1 functions-javascript 1 github-actions 1 ibm-cloud 1 ibm-watson 1 nodejs 1 serverless 1 watson 1 objects-and-classes 1 text-processing 1 api 1 api-client 1 association 1 exercise-solutions 1 inheritance-examples 1 oop 1 oop-principles 1 datastructures 1 context 1 contextvars 1 dependency-injection 1 provider 1 ifelseloop 1 learning-python 1 machinelearning-python 1 operators-in-python 1 pandas-dataframe 1 markers 1