On 2018-02-07 03:58, vinod bhaskaran wrote:
Hi, I am a beginner level programmer and in one assignment the question
given is:to remove ',' from a list after getting a comma separated
input
from console.
I gave the below (most print statements are for reference except the
last
print statement
On 07/02/18 11:58, vinod bhaskaran wrote:
Hi, I am a beginner level programmer and in one assignment the question
given is:to remove ',' from a list after getting a comma separated input
from console.
I gave the below (most print statements are for reference except the last
print statement). but
On 07/02/18 11:58, vinod bhaskaran wrote:
> Hi, I am a beginner level programmer and in one assignment the question
> given is:to remove ',' from a list after getting a comma separated input
> from console.
First up I'll say you are doing an awful lot of work
that's not needed. As a result your so