Wie man etwas 100 Mal mit Python drirte
print("Something \n" * 100)
Dull Dormouse
print("Something \n" * 100)