Is there a way to convert the code below to have a dot added between the numbers it puts out? I'm not trying to use an algorithm or foreign library. I'm trying to continue my python knowledge with the built-in modules first
print(list("".encode("utf-8")))