🦆
having fun
Pinned Loading
-
-
A number synthesizer
A number synthesizer 1suffixes = ["", "thousand", "million", "billion", "trillion", "quadrillion", "quintillion", "sextillion", "septillion", "octillion", "nonillion", "decillion", "undecillion", "duodecillion", "tredecillion", "quatturodecillion", "quindecillion", "sexdecillion", "septendecillion", "octodecillion", "novemdecillion", "vingtillion"]
2numbers = ["zero", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine"]
3teens = ["ten", "eleven", "twelve", "thirteen", "fourteen", "fifteen", "sixteen", "seventeen", "eighteen", "nineteen"]
4tens = ["zero", "ten", "twenty", "thirty", "forty", "fifty", "sixty", "seventy", "eighty", "ninety"]
5 -
-
Gist Runner Python 3 -- run gists on...
Gist Runner Python 3 -- run gists on your computer 1"""
2Copyright (c) 19 March 2020 EZLiang
3This is distributed under the absolutely free lisence (https://gist.github.com/EZLiang/65b9a273fe2790d9abe31baf4f7b9d42)
45To run:
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.