programma 8.2 Posted on Posted onBy # programma 8.2 def stampaverticale(stringa): for x in stringa: print(x)