File size: 273 Bytes
9ef2a14
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# 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-----