H3SYXM6JAT5KGCIXGFXHTVDY5MUY5E5ELLLOEIVO6V4JCGYOWLBQC
ann.databaseInfoFlag = False
ann.userInfoFlag = False
ann.timeInfoFlag = False
# databaseInfoFlag is necessary to display the simulation time
ann.databaseInfoFlag = True
# Display the simulation time
ann.timeInfoFlag = True
# userInfoFlag also displays the timestamp when the movie was made
ann.userInfoFlag = True
exit()