Skip to content

Commit 5188fc2

Browse files
Merge pull request #50957 from wwlpublish/ed571252727d07d245e990d1af2ea17fbe5a845e9f26d2454208083dfd44a098-live
Modules/M06-guided-project-develop-conditional-branching-looping
2 parents 2267617 + 7d82e9d commit 5188fc2

File tree

9 files changed

+11
-10
lines changed

9 files changed

+11
-10
lines changed

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/2-prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Prepare
44
metadata:
55
title: Prepare
66
description: "Prepare"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/3-exercise-build-data-menu-loops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Build sample data and menu selection loops
44
metadata:
55
title: Exercise - Build sample data and menu selection loops
66
description: "Exercise - Build sample data and menu selection loops"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/4-exercise-display-all-array-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Write code to display all ourAnimals array data
44
metadata:
55
title: Exercise - Write code to display all ourAnimals array data
66
description: "Exercise - Write code to display all ourAnimals array data"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/5-exercise-build-loop-new-array-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Build and test a loop for entering new pet data
44
metadata:
55
title: Exercise - Build and test a loop for entering new pet data
66
description: "Exercise - Build and test a loop for entering new pet data"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/6-exercise-read-save-array-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Write code to read and save new ourAnimals array data
44
metadata:
55
title: Exercise - Write code to read and save new ourAnimals array data
66
description: "Exercise - Write code to read and save new ourAnimals array data"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/8-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 05/20/2025
7+
ms.date: 06/16/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/guided-project-develop-conditional-branching-looping/index.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
### YamlMime:Module
22
uid: learn.wwl.guided-project-develop-conditional-branching-looping
33
metadata:
4-
title: Guided project - Develop conditional branching and looping structures in C#
4+
title: Guided Project - Develop Conditional Branching and Looping Structures in C#
55
description: "Gain experience developing a console app that implements selection and iteration statements to achieve app specifications."
6-
ms.date: 05/20/2025
6+
ms.date: 06/16/2025
77
author: wwlpublish
88
ms.author: cahowd
99
ms.topic: module
10+
ms.collection: N/A
1011
ms.custom:
1112
- N/A
1213
ms.service: dotnet-csharp

0 commit comments

Comments
 (0)