аватар question@mail.ru · 01.01.1970 03:00

How to break the line into separate characters?

Hello, please help with the following task: there is a line

  Data =      

how to divide it into separate characters? I understand that data.split () , but it is just not clear that in split () write. Thanks in advance.

& nbsp;

Latest

Similar