Hi there,
I am confused about this example: examples/datacamp-blogpost/02-hello-world-statements.py. When I run it, the resulting hello.csv has 24001 rows, meaning each PERSON had sent the message 24 times in the 48 hour period. But based on the codes itself and the accompanying tutorial on the DataCamp, I would expect that each PERSON send the message for 48 times, instead of 24 times.
Maybe I am mis-understanding something here?

Hi there,
I am confused about this example: examples/datacamp-blogpost/02-hello-world-statements.py. When I run it, the resulting hello.csv has 24001 rows, meaning each PERSON had sent the message 24 times in the 48 hour period. But based on the codes itself and the accompanying tutorial on the DataCamp, I would expect that each PERSON send the message for 48 times, instead of 24 times.
Maybe I am mis-understanding something here?