🫠
Tired
- Hong Kong
Highlights
Pinned Loading
-
Python find element index in N-D array
Python find element index in N-D array 1from typing import *
2from operator import eq
345def find_in_nd_array(array: Iterable,
-
My hexdump in Python
My hexdump in Python 1"""
2hexdump in python
34`python hexdump.py -h` to see usage
5"""
-
Generate shuffed 9x9 sudoku
Generate shuffed 9x9 sudoku 1"""
2Sudoku generator
34Algorithm shamelessly borrowed from https://stackoverflow.com/a/56581709/16747758 (By Alain T., released under CC-BY-SA 4.0)
5"""
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.