cheat.sh
cheat.sh copied to clipboard
Cheat.sh/python returns javascript result
trafficstars
lucy:~:% curl cht.sh/python/range
# JavaScript function similar to Python range()
#
# For a very simple range in ES6:
let range = n => Array.from(Array(n).keys())
# [user1969453] [so/q/8273047] [cc by-sa 3.0]
I would expect to get python result when I specified python in the query.
Yes, it is possible (but happens) rare. This is a know bug, and hopefully will be fixed in future