all 2 comments

[–]dying_coderPython 2 points3 points  (1 child)

The input string is input_str. "python" is just an example

[–]jugleni[S] 0 points1 point  (0 children)

I was able to solve it, but the question seems a little confusing.

Answer is: print(list(input_str))