Skip to content

Instantly share code, notes, and snippets.

View koteitan's full-sized avatar

koteitan koteitan

View GitHub Profile
@koteitan
koteitan / CustomEmojiList.md
Created May 25, 2023 14:09 — forked from SnowCait/CustomEmojiList.md
Custom Emoji List proposal

Custom Emoji List

Purpose

To share custom emoji list between clients and/or devices.

Specification

  • kind 30002
  • tags
@koteitan
koteitan / kaban.py
Last active September 11, 2018 17:46 — forked from kyodaisuu/bagpuzzle.py
呪いのかばんパズル
#!/usr/bin/env python3
# 呪いのカバンパズル
# https://togetter.com/li/1265539
from statistics import mean, median, stdev
bag = 1000000 # 残っているカバンの数
rest = 5 # 当たっても大丈夫な回数
# 結果