1

I am learning python and I just want to know how to change the below string1 to a list.

Input string: string1 = Hello

Output list: to_list = [H, E, L, L, O]

Ivan Starostin
  • 8,798
  • 5
  • 21
  • 39

0 Answers0