BIT BY BYTE
Card 1 of 14

Question

What does `",".join(["a","b"])` return?

tap to flip

Answer

The string `a,b`