This is a library that returns a sequence of zero with characters, AKA as ZWSP, based on the parameters of the
function.

Start by doing this

from zero_width_char import zero_wc

char = zero_wc(count=1) # Int

print(len(char))

Yes, it's that simple.

