File tree Expand file tree Collapse file tree 9 files changed +16
-16
lines changed
learn-pr/wwl-language/csharp-basic-operations Expand file tree Collapse file tree 9 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Introduction
4
4
metadata :
5
5
title : Introduction
6
6
description : " Introduction"
7
- ms.date : 04/13 /2023
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Exercise - Perform addition with implicit data conversion
4
4
metadata :
5
5
title : Exercise - Perform addition with implicit data conversion
6
6
description : " Exercise - Perform addition with implicit data conversion"
7
- ms.date : 04/13 /2023
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Exercise - Perform math operations
4
4
metadata :
5
5
title : Exercise - Perform math operations
6
6
description : " Exercise - Perform math operations"
7
- ms.date : 04/13 /2023
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Exercise - Increment and decrement values
4
4
metadata :
5
5
title : Exercise - Increment and decrement values
6
6
description : " Exercise - Increment and decrement values"
7
- ms.date : 04/13 /2023
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change 1
1
# ## YamlMime:ModuleUnit
2
2
uid : learn.languages.csharp-basic-operations.challenge
3
- title : Complete the challenge
3
+ title : Complete the challenge to convert Fahrenheit to Celsius
4
4
metadata :
5
- title : Complete the challenge
6
- description : " Complete the challenge"
7
- ms.date : 04/13 /2023
5
+ title : Complete the challenge to convert Fahrenheit to Celsius
6
+ description : " Complete the challenge to convert Fahrenheit to Celsius "
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change 1
1
# ## YamlMime:ModuleUnit
2
2
uid : learn.languages.csharp-basic-operations.solution
3
- title : Review the solution
3
+ title : Review the solution to convert Fahrenheit to Celsius
4
4
metadata :
5
- title : Review the solution
6
- description : " Review the solution"
7
- ms.date : 04/13 /2023
5
+ title : Review the solution to convert Fahrenheit to Celsius
6
+ description : " Review the solution to convert Fahrenheit to Celsius "
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Knowledge check
4
4
metadata :
5
5
title : Knowledge check
6
6
description : " Knowledge check"
7
- ms.date : 04/13 /2023
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Summary
4
4
metadata :
5
5
title : Summary
6
6
description : " Summary"
7
- ms.date : 04/13 /2023
7
+ ms.date : 04/25 /2023
8
8
author : wwlpublish
9
9
ms.author : buzahid
10
10
ms.topic : interactive-tutorial
Original file line number Diff line number Diff line change 2
2
uid : learn.languages.csharp-basic-operations
3
3
metadata :
4
4
title : Perform basic operations on numbers in C#
5
- description : " Perform basic operations on numbers in C# "
6
- ms.date : 04/13 /2023
5
+ description : " Learn the operators and techniques used to perform basic math operations on numeric data. "
6
+ ms.date : 04/25 /2023
7
7
author : wwlpublish
8
8
ms.author : buzahid
9
9
ms.topic : interactive-tutorial
You can’t perform that action at this time.
0 commit comments