mxdsp

209
reputation
2
9

cfg = [os, language, degree, country]

print (', '.join(i for i in cfg))

>>> Ubuntu, Python, Linguistics, France