Reminds me of the fact that Python doesn't have a char type and it's strings all the way down:
"a"[0][0][0][0] == "a"
Reminds me of the fact that Python doesn't have a char type and it's strings all the way down:
"a"[0][0][0][0] == "a"