Say for example that I had the string '20 30 i love you'. How can I store 20 and 30 into their own variables and the rest of the string into a third variable?
Say for example that I had the string ’20 30 i love you’ .
Share
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.
Make a string out of the word_list if you want it as a single string instead of a list of words.