From 212012045bbcd3949ee854d42d701e2a08eeedab Mon Sep 17 00:00:00 2001 From: tebarius Date: Sun, 3 Dec 2023 12:08:40 +0100 Subject: [PATCH] 03-1 Anfang --- 03/03-1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/03/03-1.py b/03/03-1.py index 056db82..484c54f 100644 --- a/03/03-1.py +++ b/03/03-1.py @@ -46,4 +46,3 @@ print() # num_list ausgabe for n in num_list: print(n) -