Skip to content

Commit fc82f14

Browse files
committed
review-2
1 parent 8df82d7 commit fc82f14

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

learn-pr/github/introduction-copilot-python/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: GitHub Copilot is an AI pair programmer that offers autocomplete-style suggestions as you code in Python. You can receive suggestions from GitHub Copilot in Python, by starting to write code. Or, by writing a natural language comment describing what you want the code to do.
77
author: bethanyjep
88
ms.author: bethanycheum
9-
ms.date: 06/25/2024
9+
ms.date: 06/11/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- ce-advocates-ai-copilot

learn-pr/github/introduction-copilot-python/2-what-is-github-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: GitHub Copilot is an AI-assisted coding tool that helps developers write better code, faster by suggesting whole lines or entire functions based on your comments and code.
77
author: bethanyjep
88
ms.author: bethanycheum
9-
ms.date: 06/25/2024
9+
ms.date: 06/11/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- ce-advocates-ai-copilot

learn-pr/github/introduction-copilot-python/3-exercise-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Enable the GitHub Copilot service and install the extension in Visual Studio Code.
77
author: bethanyjep
88
ms.author: bethanycheum
9-
ms.date: 06/25/2024
9+
ms.date: 06/11/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- ce-advocates-ai-copilot

learn-pr/github/introduction-copilot-python/4-use-copilot-with-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Use GitHub Copilot to update a Python project. Update the Python API and use GitHub Copilot to suggest additions for new endpoints.
77
author: bethanyjep
88
ms.author: bethanycheum
9-
ms.date: 06/25/2024
9+
ms.date: 06/11/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- ce-advocates-ai-copilot

learn-pr/github/introduction-copilot-python/5-exercise-python-web-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Apply suggestions generated by GitHub Copilot to update a Python project using Visual Studio Code.
77
author: bethanyjep
88
ms.author: bethanycheum
9-
ms.date: 06/25/2024
9+
ms.date: 06/11/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- ce-advocates-ai-copilot

learn-pr/github/introduction-copilot-python/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Review the differences in GitHub Copilot and Prompt engineering
77
author: bethanyjep
88
ms.author: bethanycheum
9-
ms.date: 06/25/2024
9+
ms.date: 06/11/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- ce-advocates-ai-copilot

learn-pr/github/introduction-copilot-python/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Review what you learned about using GitHub Copilot with Python.
77
author: bethanyjep
88
ms.author: bethanycheum
9-
ms.date: 06/25/2024
9+
ms.date: 06/11/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- ce-advocates-ai-copilot

learn-pr/github/introduction-copilot-python/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: Make changes and updates to a Python application by using GitHub Copilot with Visual Studio Code.
66
author: bethanyjep
77
ms.author: bethanycheum
8-
ms.date: 06/25/2024
8+
ms.date: 06/11/2025
99
ms.service: github-copilot
1010
ms.topic: module-standard-task-based
1111
ms.collection:

0 commit comments

Comments
 (0)