Question: Using Python: How to convert serveral strings into a list (for example:if I input 4 4 4, return [4,4,4], and I can use to list
Using Python: How to convert serveral strings into a list (for example:if I input 4 4 4, return [4,4,4], and I can use to list to do something else)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
