Wydrukuj każdy element z listy Python zewnętrzny ciąg
print("".join(list/dict) #"" is the character printed between the list elements
Floris_Fireball
print("".join(list/dict) #"" is the character printed between the list elements