Re: List of chars



Hum writing to a file and consulting it gives troubles

cities(X).

X = [[_G252, o, m, a], [_G267, a, v, i, a], [_G285, i, l, a, n, o],
[_G306, e, r, g, a|...], [_G285, a, n, t|...], [_G354, e, n|...],
[_G375, e|...], [_G399|...], [...|...]|...]

I suppose because upper letters are singleton variables, so how could
I manage it keeping the upper char?

.