Skip to content

Commit edf4909

Browse files
author
dodo
committed
kleinere Änderung
1 parent 951cc96 commit edf4909

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Level_03/listen.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313

1414
# Mit list() lässt sich bspw. ein String in einen Liste verwandeln:
15+
String = "ABCDEFGHIJ"
1516
print(list(String))
1617

1718

0 commit comments

Comments
 (0)