# Example Code Attribution for AI-Generated Code # ----ATTRIBUTION-START---- # LLM: Github Copilot # PROMPT: write a hello world example # EDITS: changed the wording to make it more personal print("Hello, World! This is your Copilot speaking!") # -----ATTRIBUTION-END-----