Files
30-seconds-of-code/static/_redirects
2019-12-03 10:24:31 +02:00

60 lines
5.4 KiB
Plaintext

/snippet/all https://30secondsofcode.org/python/s/all 301!
/snippet/any https://30secondsofcode.org/python/s/any 301!
/snippet/approximatelyEqual https://30secondsofcode.org/python/s/approximatelyEqual 301!
/snippet/average https://30secondsofcode.org/python/s/average 301!
/snippet/clampNumber https://30secondsofcode.org/python/s/clampNumber 301!
/snippet/compose https://30secondsofcode.org/python/s/compose 301!
/snippet/countVowels https://30secondsofcode.org/python/s/countVowels 301!
/snippet/curry https://30secondsofcode.org/python/s/curry 301!
/snippet/decapitalize https://30secondsofcode.org/python/s/decapitalize 301!
/snippet/deepFlatten https://30secondsofcode.org/python/s/deepFlatten 301!
/snippet/drop https://30secondsofcode.org/python/s/drop 301!
/snippet/endsWith https://30secondsofcode.org/python/s/endsWith 301!
/snippet/factorial https://30secondsofcode.org/python/s/factorial 301!
/snippet/fibonacci https://30secondsofcode.org/python/s/fibonacci 301!
/snippet/findLast https://30secondsofcode.org/python/s/findLast 301!
/snippet/findLastIndex https://30secondsofcode.org/python/s/findLastIndex 301!
/snippet/firstStringBetween https://30secondsofcode.org/python/s/firstStringBetween 301!
/snippet/flatten https://30secondsofcode.org/python/s/flatten 301!
/snippet/gcd https://30secondsofcode.org/python/s/gcd 301!
/snippet/groupBy https://30secondsofcode.org/python/s/groupBy 301!
/snippet/hasDuplicates https://30secondsofcode.org/python/s/hasDuplicates 301!
/snippet/head https://30secondsofcode.org/python/s/head 301!
/snippet/isAnagram https://30secondsofcode.org/python/s/isAnagram 301!
/snippet/isContains https://30secondsofcode.org/python/s/isContains 301!
/snippet/isEven https://30secondsofcode.org/python/s/isEven 301!
/snippet/isLowerCase https://30secondsofcode.org/python/s/isLowerCase 301!
/snippet/isPrime https://30secondsofcode.org/python/s/isPrime 301!
/snippet/isUpperCase https://30secondsofcode.org/python/s/isUpperCase 301!
/snippet/last https://30secondsofcode.org/python/s/last 301!
/snippet/lcm https://30secondsofcode.org/python/s/lcm 301!
/snippet/maxN https://30secondsofcode.org/python/s/maxN 301!
/snippet/median https://30secondsofcode.org/python/s/median 301!
/snippet/memoize https://30secondsofcode.org/python/s/memoize 301!
/snippet/minN https://30secondsofcode.org/python/s/minN 301!
/snippet/once https://30secondsofcode.org/python/s/once 301!
/snippet/orderBy https://30secondsofcode.org/python/s/orderBy 301!
/snippet/palindrome https://30secondsofcode.org/python/s/palindrome 301!
/snippet/pluck https://30secondsofcode.org/python/s/pluck 301!
/snippet/pull https://30secondsofcode.org/python/s/pull 301!
/snippet/reject https://30secondsofcode.org/python/s/reject 301!
/snippet/remove https://30secondsofcode.org/python/s/remove 301!
/snippet/rotate https://30secondsofcode.org/python/s/rotate 301!
/snippet/shorten https://30secondsofcode.org/python/s/shorten 301!
/snippet/slugify https://30secondsofcode.org/python/s/slugify 301!
/snippet/startsWith https://30secondsofcode.org/python/s/startsWith 301!
/snippet/tail https://30secondsofcode.org/python/s/tail 301!
/snippet/take https://30secondsofcode.org/python/s/take 301!
/snippet/without https://30secondsofcode.org/python/s/without 301!
/tag/array/ https://30secondsofcode.org/python/t/array/p/1 301!
/tag/list/ https://30secondsofcode.org/python/t/list/p/1 301!
/tag/math/ https://30secondsofcode.org/python/t/math/p/1 301!
/tag/function/ https://30secondsofcode.org/python/t/function/p/1 301!
/tag/object/ https://30secondsofcode.org/python/t/object/p/1 301!
/tag/utility/ https://30secondsofcode.org/python/t/utility/p/1 301!
/tag/string/ https://30secondsofcode.org/python/t/string/p/1 301!
/about/ https://30secondsofcode.org/about 301!
/ https://30secondsofcode.org/python/p/1 301!
/list/ https://30secondsofcode.org/python/p/1 301!
/search/ https://30secondsofcode.org/search 301!