Write a script that gives ChatGPT a module defined in a source file and ask it to generate a main program that calls it. Iteratively debug the main program it compiles with the -c option. Then debug it so that it and the module can be compiled to create an executable. Run the executable.