Great work! Printing values to the console will help understand what files we're accessing later on.
Make sure to place the statement variable insideprint(), like so: print(statement).
statement
print()
print(statement)