Pinned Loading
-
Find index of all substrings
Find index of all substrings 1"""Extended substring search building on str.find() functionality.23Adds three key features to Python's string find() method:41. Finds *all* occurrences rather than just the first52. Configurable overlap behavior between matches -
Utility for generating bordered text.
Utility for generating bordered text. 1"""Utility for generating bordered text.23Centres a list of strings within a border, with customizable width4and border characters.5 -
ascii_tree
ascii_tree PublicA CLI utility to visualise directory structures as ASCII folder diagrams.
Python
-
Hangman game for Python
Hangman game for Python 1#!/usr/bin/python32# -*- coding: utf-8 -*-34"""Hangman - A simple command-line game.5 -
rock-paper-scissors-collection
rock-paper-scissors-collection PublicA collection of Rock Scissors Paper game implementations.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.