

0·
5 months agoidk. still doing it though.
idk. still doing it though.
js is similar, though it does not include python’s precalculated numbers
calculates integers from -5 to 256, see:
> a = 100
> b = 100
> c = 1000
> d = 1000
> a is b
True
> c is d
False
yeah!!!