Codedastic
Python Kurs Übersicht
Python Kurs
Python Quiz
Blog
Python Quiz
Was ist die Ausgabe des folgenden Codes?
my_list = [1, 2, 3, 4] print(my_list[1:3])
[2, 3]
[1, 2]
[3, 4, 5]
[1, 2, 3]
OK
Bitte wähle eine der Antwortmöglichkeiten
Vorherige Frage
Nächste Frage
Teilen: