And have a big blob of values, with a space in between?
Edit: What if I have nested dictionaries? The current solutions work if my values are all strings. But what if my values are nested dictionaries?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming the values are already strings:
If not, you can try to convert them to strings using for example
str: