While converting a String to array in python using map(int,variable.split()) if I split the string using " " as a delimiter it shows error.Although the string contains integers separated by blank space.Why is this so? Can someone please throw some light on this?
Aucun commentaire:
Enregistrer un commentaire