Click here to Skip to main content
15,889,462 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to split a list into two lists by commas. The first, third, fifth,seventh... string until comma will be in list 1 , the second, fourth, sixth,... string until comma will be list 2.

What I have tried:

not much since im pretty unexperienced.
Posted
Updated 20-Dec-17 21:52pm

Quote:
not much since im pretty unexperienced.

You get experience by practicing on those exercises, if we do them for, you will never get experience.
To get help here, show what you have done and explain your problem.

If this exercise is too complicated for you, start by a program that will copy list elements 1 by 1 in another list.

We do not do your HomeWork.
HomeWork is not set to test your skills at begging other people to do your work, it is set to make you think and to help your teacher to check your understanding of the courses you have taken and also the problems you have at applying them.
Any failure of you will help your teacher spot your weaknesses and set remedial actions.
Any failure of you will help you to learn what works and what don't, it is called 'trial and error' learning.
So, give it a try, reread your lessons and start working. If you are stuck on a specific problem, show your code and explain this exact problem, we might help.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900