collection of tools for easy handling of Magic: The Gathering data on your computer
-
Updated
Jun 20, 2024 - Python
collection of tools for easy handling of Magic: The Gathering data on your computer
This repository will help to prepare to be a software engineer.
This repository contain 10 python friendly projects for bigenner to start learning python by building projects.
Python Program Converting Number to Alphabets like 42 to 'Forty Two'
Module to use dictionaries, list of dictionaries and other data structures
Python basics refresh
module_3
𝗱𝗮𝘁𝗮 𝘀𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 𝗮𝗻𝗱 𝗮𝗹𝗴𝗼𝗿𝘁𝗶𝗵𝗺 — a program that gives the user a list of menu to choose from in order to manipulate the contact tracing
This repository contains all the materials for CSE3011-Python-Programming at VIT Bhopal University.
Object Oriented Programming
This repo is about learning python from basic to advanced level.
same_values() takes two lists of numbers. The function should return a list where the values were equal in lst1 and lst2.
Cafe Management System is a simple Python-based system for managing cafe orders. It allows customers to view a menu, place orders, and calculate the total bill effortlessly.
Python-3 coding challenges involving list comprehension with two lists and zip().
Python-3 one-line challenge exercises for list comprehensions.
Ejercicios básicos de Python, con uso de conjuntos/listas. Esta actividad me sirvió como introducción a python, lenguaje con el que más tarde trabajamos el desarrollo de módulos del CRM Odoo.
larger_sum() takes two lists of numbers as parameters named lst1 and lst2. It returns the list whose elements sum to the greater number. If the sum of the elements of each list are equal, it returns lst1.
Add a description, image, and links to the python-lists topic page so that developers can more easily learn about it.
To associate your repository with the python-lists topic, visit your repo's landing page and select "manage topics."