Code optimiert und Ausgabe formatiert
This commit is contained in:
parent
5c3d974f9b
commit
f377579d7d
2 changed files with 15 additions and 8 deletions
4
test_dictionary.py
Normal file
4
test_dictionary.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
a = {"episode" : "","fanart" : "","file":"","label":"","season":"","showtitle":"","type":"","title":""}
|
||||
|
||||
for i in a:
|
||||
print(i)
|
||||
Loading…
Add table
Add a link
Reference in a new issue