example-code
example-code copied to clipboard
Added creation of downloads dir if it doesn't exist for chapter17 flags.
For the Chapter 17 flags scripts if the downloads directory doesn't exist the scripts generate an error. This PR adds a check and creation of that directory for the save_flag method.