# Zanka for

for c in "Od nekdaj lepe so Ljubljanke slovele.":
    print("Zdaj je c enak {0}".format(c))
    
