Skip to content

Commit 458a825

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 5f7ea0d + deaf22f commit 458a825

14 files changed

+43
-22
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48758,6 +48758,16 @@
4875848758
"source_path": "learn-pr/wwl-language/csharp-for/4-solution.md",
4875948759
"redirect_url": "/training/modules/csharp-for/4-review-solution-for-statements-challenge",
4876048760
"redirect_document_id": false
48761+
},
48762+
{
48763+
"source_path": "learn-pr/wwl-language/csharp-do-while/3-challenge.md",
48764+
"redirect_url": "/training/modules/csharp-do-while/3-exercise-challenge-do-while-statements",
48765+
"redirect_document_id": false
48766+
},
48767+
{
48768+
"source_path": "learn-pr/wwl-language/csharp-do-while/4-solution.md",
48769+
"redirect_url": "/training/modules/csharp-do-while/4-review-solution-do-while-statements-challenge",
48770+
"redirect_document_id": false
4876148771
}
4876248772
]
4876348773
}

learn-pr/wwl-language/csharp-do-while/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: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/2-exercise-do-while-continue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Create do and while iteration loops
44
metadata:
55
title: Exercise - Create do and while iteration loops
66
description: "Exercise - Create do and while iteration loops"
7-
ms.date: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/3-challenge.yml renamed to learn-pr/wwl-language/csharp-do-while/3-exercise-challenge-do-while-statements.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title: Exercise - Complete a challenge activity using do and while iteration sta
44
metadata:
55
title: Exercise - Complete a challenge activity using do and while iteration statements
66
description: "Exercise - Complete a challenge activity using do and while iteration statements"
7-
ms.date: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A
1313
durationInMinutes: 9
1414
content: |
15-
[!include[](includes/3-challenge.md)]
15+
[!include[](includes/3-exercise-challenge-do-while-statements.md)]

learn-pr/wwl-language/csharp-do-while/4-solution.yml renamed to learn-pr/wwl-language/csharp-do-while/4-review-solution-do-while-statements-challenge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title: Review the solution to do and while challenge activity
44
metadata:
55
title: Review the solution to do and while challenge activity
66
description: "Review the solution to do and while challenge activity"
7-
ms.date: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A
1313
durationInMinutes: 6
1414
content: |
15-
[!include[](includes/4-solution.md)]
15+
[!include[](includes/4-review-solution-do-while-statements-challenge.md)]

learn-pr/wwl-language/csharp-do-while/5-exercise-challenge-differentiate-while-do-statements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Complete a challenge activity to differentiate between do and
44
metadata:
55
title: Exercise - Complete a challenge activity to differentiate between do and while iteration statements
66
description: "Exercise - Complete a challenge activity to differentiate between do and while iteration statements"
7-
ms.date: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/6-review-solution-differentiate-while-do-statements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Review the solution to do versus while challenge activity
44
metadata:
55
title: Review the solution to do versus while challenge activity
66
description: "Review the solution to do versus while challenge activity"
7-
ms.date: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/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: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/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: 06/10/2024
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/includes/1-introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ The `do-while` and `while` statements allow us to control the flow of code execu
44

55
Suppose you want to accept and process user input. You want to continue accepting and processing input until the user presses the `q` key for "quit". You can use the `do-while` and the `while` statements to keep iterating through the logic to accept user input and process it until the user is ready to stop.
66

7-
In this module, you'll use the `do-while` statement and the `while` statement to iterate through code block. You'll understand when to choose one over the other. You'll use the `continue` statement to skip processing the remainder of code in the code block and go directly to the Boolean evaluation of the `while` statement.
7+
In this module, you use the `do-while` statement and the `while` statement to iterate through code block. You understand when to choose one over the other. You use the `continue` statement to skip processing the remainder of code in the code block and go directly to the Boolean evaluation of the `while` statement.
88

9-
By the end of this module, you will be able to confidently use the `do-while` and `while` statements to add looping logic to your application.
9+
By the end of this module, you are able to confidently use the `do-while` and `while` statements to add looping logic to your application.
1010

1111
## Learning objectives
1212

@@ -16,7 +16,7 @@ In this module, you will:
1616
- Write code that uses the `while` statement to iterate through a code block.
1717
- Use the `continue` statement to step directly to the Boolean evaluation.
1818

19-
## Prerequisites:
19+
## Prerequisites
2020

2121
- Experience using the `if` statement
2222
- Experience using `foreach` and `for` iteration statements.

0 commit comments

Comments
 (0)