Ecosyste.ms: Repos

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

GitHub topics: list-manipulation

Aditya-Ranjan1234/Python_GUI

RVCE 1st Sem Lab EL - Tkinter GUI

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

emilylcowie/Learning-Python

My process in learning the fundamentals of python. This was done at the ages of 11-12 through the lockdown period but uploaded to GitHub 3 years later.

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

kumarroshan123/Terminal_Based_Maze_Solver

The "Terminal Based Maze Solver" project is a Python implementation featuring a maze generator and a depth-first search algorithm to find a solvable path from the starting to the ending point in a randomly generated maze. The program provides a user-friendly console interface for interaction and exploration of maze solutions.

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

B3TA-BLOCKER/Hangman

This Python code implements a simple Hangman game. It selects a random word from a list, allows the player to guess letters, and displays the current state of the word with underscores for unknown letters.

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

marta-pylypchuk/codewars-count-the-smiley-faces

6 kyu

Language: Java - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Gaabrielgomes/Python-learnings

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

UltraHopeful/Turbo-Prolog-2.0

In this you will find some good basic programs of Turbo Prolog 2.0

Language: Prolog - Size: 78.1 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

aleksander-sienkiewicz/Intro-to-programming-python

Language: Python - Size: 65.4 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

candytale55/odd_indices_Py

Function odd_indices() takes one parameter named lst. The function should create a new empty list and add every element from lst that has an odd index. The function should then return this new list. For example, odd_indices([4, 3, 7, 10, 11, -2]) should return the list [3, 10, -2].

Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sichkar-valentyn/Modify_List_with_del_and_pop_in_Python

Examples of functions for modifying lists with del and pop methods

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mgia/libft

Creating a productive C library

Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0