update tell()

This commit is contained in:
Junzi Sun
2019-09-24 16:30:38 +02:00
parent a683e40c41
commit e2ece806c2
2 changed files with 9 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ messages = [
"A00004128F39F91A7E27C46ADC21",
]
print("-" * 70)
for m in messages:
tell(m)
print("-" * 50)
print("-" * 70)